Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:splitSingleBlock

1243 void SplitEditor::splitSingleBlock(const SplitAnalysis::BlockInfo &BI) {
1267 // Note that splitSingleBlock is also useful for blocks where both CFG edges
1280 assert((IntvIn || IntvOut) && "Use splitSingleBlock for isolated blocks");