Searched refs:FallThruPath (Results 1 – 2 of 2) sorted by relevance
591 unsigned FallThruPath = BI->getSuccessor(0) == Latch ? 0 : 1; in simplifyLoopLatch() local596 BI->setSuccessor(FallThruPath, Header); in simplifyLoopLatch()
580 unsigned FallThruPath = BI->getSuccessor(0) == Latch ? 0 : 1; in simplifyLoopLatch() local585 BI->setSuccessor(FallThruPath, Header); in simplifyLoopLatch()