Predicate Make :: lastRefNoUncertainReads
NB: If this predicate is exposed, it should be cached.
Same as lastRefRedef
, but ignores uncertain reads.
Import path
import codeql.ssa.Ssa
predicate
lastRefNoUncertainReads
(
Definition
def
,
BasicBlock
bb
,
int
i
)