Home
last modified time | relevance | path

Searched refs:SlotGEP (Results 1 – 1 of 1) sorted by relevance

/external/llvm-project/polly/lib/Analysis/
DScopBuilder.cpp1467 if (auto *SlotGEP = dyn_cast<GetElementPtrInst>(Slot)) { in findFADAllocationInvisible() local
1469 MemLoad = dyn_cast<LoadInst>(SlotGEP->getPointerOperand()); in findFADAllocationInvisible()