reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
2684 L->getExitingBlocks(ExitingBlocks); 2687 auto NewEnd = llvm::remove_if(ExitingBlocks, 2709 ExitingBlocks.erase(NewEnd, ExitingBlocks.end()); 2709 ExitingBlocks.erase(NewEnd, ExitingBlocks.end()); 2711 if (ExitingBlocks.empty()) 2723 llvm::sort(ExitingBlocks, 2750 for (BasicBlock *ExitingBB : ExitingBlocks) {