Home
last modified time | relevance | path

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

/external/llvm-project/polly/lib/Analysis/
DScopBuilder.cpp1429 auto *MallocStore = dyn_cast<StoreInst>(user); in findFADAllocationVisible() local
1430 if (!MallocStore) in findFADAllocationVisible()
1434 dyn_cast<GEPOperator>(MallocStore->getPointerOperand()); in findFADAllocationVisible()