Predicate Make::adjacentDefNoUncertainReads
NB: If this predicate is exposed, it should be cached.
Same as adjacentDefRead, but ignores uncertain reads.
Import path
import codeql.ssa.Ssapredicate adjacentDefNoUncertainReads(Definition def, BasicBlock bb1, int i1, BasicBlock bb2, int i2)