Searched refs:SlotGEP (Results 1 – 1 of 1) sorted by relevance
1467 if (auto *SlotGEP = dyn_cast<GetElementPtrInst>(Slot)) { in findFADAllocationInvisible() local1469 MemLoad = dyn_cast<LoadInst>(SlotGEP->getPointerOperand()); in findFADAllocationInvisible()