Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/lib/IR/
H A DInstruction.cpp567 if (auto *DestGEP = dyn_cast<GetElementPtrInst>(this)) copyIRFlags() local
600 if (auto *DestGEP = dyn_cast<GetElementPtrInst>(this)) andIRFlags() local
/freebsd-src/contrib/llvm-project/llvm/lib/Analysis/
H A DBasicAliasAnalysis.cpp1744 subtractDecomposedGEPs(DecomposedGEP & DestGEP,const DecomposedGEP & SrcGEP,const AAQueryInfo & AAQI) subtractDecomposedGEPs() argument