Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/lib/Transforms/Scalar/
DLoopRotation.cpp55 bool rotateLoop(Loop *L);
78 while (rotateLoop(L)) in runOnLoop()
150 bool LoopRotate::rotateLoop(Loop *L) { in rotateLoop() function in LoopRotate
/external/llvm/lib/Transforms/Scalar/
DLoopRotation.cpp71 bool rotateLoop(Loop *L, bool SimplifiedLatch);
187 bool LoopRotate::rotateLoop(Loop *L, bool SimplifiedLatch) { in rotateLoop() function in LoopRotate
608 bool MadeChange = rotateLoop(L, SimplifiedLatch); in processLoop()
/external/llvm/lib/CodeGen/
DMachineBlockPlacement.cpp329 void rotateLoop(BlockChain &LoopChain, MachineBasicBlock *ExitingBB,
1068 void MachineBlockPlacement::rotateLoop(BlockChain &LoopChain, in rotateLoop() function in MachineBlockPlacement
1343 rotateLoop(LoopChain, ExitingBB, LoopBlockSet); in buildLoopChains()
/external/llvm/lib/Target/PowerPC/
DPPCLoopPreIncPrep.cpp83 bool rotateLoop(Loop *L);