Home
last modified time | relevance | path

Searched refs:hasNegatedScaleOf (Results 1 – 1 of 1) sorted by relevance

/freebsd-14.2/contrib/llvm-project/llvm/lib/Analysis/
H A DBasicAliasAnalysis.cpp489 bool hasNegatedScaleOf(const VariableGEPIndex &Other) const { in hasNegatedScaleOf() function
1269 if (Var0.hasNegatedScaleOf(Var1) && Var0.Val.TruncBits == 0 && in aliasGEP()
1802 !Var0.hasNegatedScaleOf(Var1) || in constantOffsetHeuristic()