Searched refs:DomBlocks (Results 1 – 1 of 1) sorted by relevance
583 std::vector<MachineBasicBlock *> DomBlocks = {&MBB}; in lowerPhis() local585 DomBlocks.push_back(Use.getParent()); in lowerPhis()588 PDT->findNearestCommonDominator(DomBlocks); in lowerPhis()707 std::vector<MachineBasicBlock *> DomBlocks = {&MBB}; in lowerCopiesToI1() local709 DomBlocks.push_back(Use.getParent()); in lowerCopiesToI1()712 PDT->findNearestCommonDominator(DomBlocks); in lowerCopiesToI1()