Searched refs:MallocStore (Results 1 – 1 of 1) sorted by relevance
1429 auto *MallocStore = dyn_cast<StoreInst>(user); in findFADAllocationVisible() local1430 if (!MallocStore) in findFADAllocationVisible()1434 dyn_cast<GEPOperator>(MallocStore->getPointerOperand()); in findFADAllocationVisible()