Searched defs:DestGEP (Results 1 – 3 of 3) sorted by relevance
263 if (auto *DestGEP = dyn_cast<GetElementPtrInst>(this)) in copyIRFlags() local288 if (auto *DestGEP = dyn_cast<GetElementPtrInst>(this)) in andIRFlags() local
368 if (auto *DestGEP = dyn_cast<GetElementPtrInst>(this)) in copyIRFlags() local393 if (auto *DestGEP = dyn_cast<GetElementPtrInst>(this)) in andIRFlags() local
1691 void BasicAAResult::subtractDecomposedGEPs(DecomposedGEP &DestGEP, in subtractDecomposedGEPs()