Searched refs:DomBlocks (Results 1 – 1 of 1) sorted by relevance
514 std::vector<MachineBasicBlock *> DomBlocks = {&MBB}; in lowerPhis() local516 DomBlocks.push_back(Use.getParent()); in lowerPhis()519 PDT->findNearestCommonDominator(DomBlocks); in lowerPhis()638 std::vector<MachineBasicBlock *> DomBlocks = {&MBB}; in lowerCopiesToI1() local640 DomBlocks.push_back(Use.getParent()); in lowerCopiesToI1()643 PDT->findNearestCommonDominator(DomBlocks); in lowerCopiesToI1()