Home
last modified time | relevance | path

Searched defs:DestGEP (Results 1 – 2 of 2) sorted by relevance

/llvm-project/llvm/lib/IR/
H A DInstruction.cpp691 if (auto *DestGEP = dyn_cast<GetElementPtrInst>(this)) in andIRFlags() local
650 if (auto *DestGEP = dyn_cast<GetElementPtrInst>(this)) copyIRFlags() local
/llvm-project/llvm/lib/Analysis/
H A DBasicAliasAnalysis.cpp1817 subtractDecomposedGEPs(DecomposedGEP & DestGEP,const DecomposedGEP & SrcGEP,const AAQueryInfo & AAQI) subtractDecomposedGEPs() argument
[all...]