Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Transforms/Utils/
H A DLoopRotationUtils.cpp385 Instruction *LoopEntryBranch = OrigPreheader->getTerminator(); in rotateLoop() local
425 Inst->moveBefore(LoopEntryBranch); in rotateLoop()
463 C->insertBefore(LoopEntryBranch); in rotateLoop()
548 LoopEntryBranch->eraseFromParent(); in rotateLoop()