Home
last modified time | relevance | path

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

/external/llvm-project/polly/lib/Analysis/
DScopBuilder.cpp1420 Function *MallocFn = MallocCall->getCalledFunction(); in findFADAllocationVisible() local
1421 if (!(MallocFn && MallocFn->hasName() && MallocFn->getName() == "malloc")) in findFADAllocationVisible()