Searched refs:hasNoExitBlocks (Results 1 – 4 of 4) sorted by relevance
491 if (!ExitBlock && !L->hasNoExitBlocks()) { in deleteLoopIfDead()
302 bool hasNoExitBlocks() const;
95 bool LoopBase<BlockT, LoopT>::hasNoExitBlocks() const { in hasNoExitBlocks() function
586 assert(L->hasNoExitBlocks() && in deleteDeadLoop()