Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Scalar/
DSimpleLoopUnswitch.cpp247 static void hoistLoopToNewParent(Loop &L, BasicBlock &Preheader, in hoistLoopToNewParent() function
483 hoistLoopToNewParent(L, *NewPH, DT, LI); in unswitchTrivialBranch()
738 hoistLoopToNewParent(L, *NewPH, DT, LI); in unswitchTrivialSwitch()