Home
last modified time | relevance | path

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

/external/llvm/lib/Transforms/Utils/
DLoopUnroll.cpp154 static bool needToInsertPhisForLCSSA(Loop *L, std::vector<BasicBlock *> Blocks, in needToInsertPhisForLCSSA() function
656 NeedToFixLCSSA |= ::needToInsertPhisForLCSSA(OuterL, UnrolledLoopBlocks, LI); in UnrollLoop()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Utils/
DLoopUnroll.cpp166 static bool needToInsertPhisForLCSSA(Loop *L, std::vector<BasicBlock *> Blocks, in needToInsertPhisForLCSSA() function
843 NeedToFixLCSSA |= ::needToInsertPhisForLCSSA(OuterL, UnrolledLoopBlocks, LI); in UnrollLoop()