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