Home
last modified time | relevance | path

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

/external/llvm-project/polly/include/polly/
DScopBuilder.h105 Value *findFADAllocationInvisible(MemAccInst Inst);
/external/llvm-project/polly/lib/Analysis/
DScopBuilder.cpp1458 Value *ScopBuilder::findFADAllocationInvisible(MemAccInst Inst) { in findFADAllocationInvisible() function in ScopBuilder
2322 if (Value *FAD = findFADAllocationInvisible(MemAccInst)) in addArrayAccess()