Searched defs:DestGEP (Results 1 – 2 of 2) sorted by relevance
650 if (auto *DestGEP = dyn_cast<GetElementPtrInst>(this)) in copyIRFlags() local691 if (auto *DestGEP = dyn_cast<GetElementPtrInst>(this)) in andIRFlags() local
1837 void BasicAAResult::subtractDecomposedGEPs(DecomposedGEP &DestGEP, in subtractDecomposedGEPs()