Searched refs:DomBlocks (Results 1 – 1 of 1) sorted by relevance
603 std::vector<MachineBasicBlock *> DomBlocks = {&MBB}; in lowerPhis() local605 DomBlocks.push_back(Use.getParent()); in lowerPhis()608 PDT->findNearestCommonDominator(DomBlocks); in lowerPhis()724 std::vector<MachineBasicBlock *> DomBlocks = {&MBB}; in lowerCopiesToI1() local726 DomBlocks.push_back(Use.getParent()); in lowerCopiesToI1()729 PDT->findNearestCommonDominator(DomBlocks); in lowerCopiesToI1()