Home
last modified time | relevance | path

Searched defs:rotateLoop (Results 1 – 5 of 5) sorted by relevance

/external/swiftshader/third_party/LLVM/lib/Transforms/Scalar/
DLoopRotation.cpp150 bool LoopRotate::rotateLoop(Loop *L) { in rotateLoop() function in LoopRotate
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Utils/
DLoopRotationUtils.cpp200 bool LoopRotate::rotateLoop(Loop *L, bool SimplifiedLatch) { in rotateLoop() function in LoopRotate
/external/llvm/lib/Transforms/Scalar/
DLoopRotation.cpp187 bool LoopRotate::rotateLoop(Loop *L, bool SimplifiedLatch) { in rotateLoop() function in LoopRotate
/external/llvm/lib/CodeGen/
DMachineBlockPlacement.cpp1068 void MachineBlockPlacement::rotateLoop(BlockChain &LoopChain, in rotateLoop() function in MachineBlockPlacement
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/
DMachineBlockPlacement.cpp1956 void MachineBlockPlacement::rotateLoop(BlockChain &LoopChain, in rotateLoop() function in MachineBlockPlacement