Home | History | Annotate | Download | only in Utils

Lines Matching refs:NewBlocks

603     std::vector<BasicBlock*> NewBlocks;
657 NewBlocks.push_back(New);
678 for (BasicBlock *NewBlock : NewBlocks) {