Searched refs:findFADAllocationVisible (Results 1 – 2 of 2) sorted by relevance
131 Value *findFADAllocationVisible(MemAccInst Inst);
1388 Value *ScopBuilder::findFADAllocationVisible(MemAccInst Inst) { in findFADAllocationVisible() function in ScopBuilder2324 else if (Value *FAD = findFADAllocationVisible(MemAccInst)) in addArrayAccess()