Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DBasicAliasAnalysis.h130 void subtractDecomposedGEPs(DecomposedGEP &DestGEP,
/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DBasicAliasAnalysis.cpp1122 subtractDecomposedGEPs(DecompGEP1, DecompGEP2, AAQI); in aliasGEP()
1876 void BasicAAResult::subtractDecomposedGEPs(DecomposedGEP &DestGEP, in subtractDecomposedGEPs() function in BasicAAResult