Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/Transforms/Utils/
H A DLoopRotationUtils.cpp617 Instruction *FirstLatchInst = &*(Latch->begin()); in simplifyLoopLatch() local
623 MSSAU->moveAllAfterMergeBlocks(Latch, LastExit, FirstLatchInst); in simplifyLoopLatch()