Home
last modified time | relevance | path

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

/external/llvm/include/llvm/Analysis/
DAliasSetTracker.h55 PointerRec** setPrevInList(PointerRec **PIL) { in setPrevInList() argument
56 PrevInList = PIL; in setPrevInList()
/external/llvm/lib/Transforms/Scalar/
DLoopStrengthReduce.cpp4477 const Loop *PIL = *I; in AdjustInsertPositionForExpand() local
4478 if (PIL == L) continue; in AdjustInsertPositionForExpand()
4482 PIL->getExitingBlocks(ExitingBlocks); in AdjustInsertPositionForExpand()