Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DLoopRotationUtils.cpp406 bool LoopRotate::rotateLoop(Loop *L, bool SimplifiedLatch) { rotateLoop() function in LoopRotate
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/
H A DMachineBlockPlacement.cpp2332 void MachineBlockPlacement::rotateLoop(BlockChain &LoopChain, rotateLoop() function in MachineBlockPlacement