Home
last modified time | relevance | path

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

/external/llvm/lib/Transforms/Scalar/
DLICM.cpp245 Changed |= hoistRegion(DT->getNode(L->getHeader()), AA, LI, DT, TLI, L, in runOnLoop()
353 bool llvm::hoistRegion(DomTreeNode *N, AliasAnalysis *AA, LoopInfo *LI, in hoistRegion() function in llvm
400 Changed |= hoistRegion(Child, AA, LI, DT, TLI, CurLoop, CurAST, SafetyInfo); in hoistRegion()
/external/llvm/include/llvm/Transforms/Utils/
DLoopUtils.h370 bool hoistRegion(DomTreeNode *, AliasAnalysis *, LoopInfo *, DominatorTree *,