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

/macosx-10.10.1/llvmCore-3425.0.34/lib/Transforms/Scalar/
H A DLoopRotation.cpp329 TerminatorInst *LoopEntryBranch = OrigPreheader->getTerminator(); local
343 Inst->moveBefore(LoopEntryBranch);
366 C->insertBefore(LoopEntryBranch);
383 LoopEntryBranch->eraseFromParent();

Completed in 75 milliseconds