Searched refs:getBottomBlock (Results 1 – 4 of 4) sorted by relevance
55 MachineBasicBlock *getBottomBlock();
76 MachineBasicBlock *MachineLoop::getBottomBlock() { in getBottomBlock() function in MachineLoop
2131 if (L->getTopBlock() != L->getBottomBlock()) in INITIALIZE_PASS_DEPENDENCY()
129 MLI->getLoopFor(Header)->getBottomBlock() == Bottom; in isLoopBackEdge()