Searched refs:hasNoExitBlocks (Results 1 – 4 of 4) sorted by relevance
76 if (!L->hasNoExitBlocks()) { in isLoopDead()488 if (!ExitBlock && !L->hasNoExitBlocks()) { in deleteLoopIfDead()
72 bool LoopBase<BlockT, LoopT>::hasNoExitBlocks() const { in hasNoExitBlocks() function
322 bool hasNoExitBlocks() const;
572 assert(L->hasNoExitBlocks() && in deleteDeadLoop()