Home | History | Annotate | Download | only in Hexagon

Lines Matching defs:MPT

305   MachinePostDominatorTree MPT;
306 MPT.runOnMachineFunction(MF);
358 PDomB = MPT.findNearestCommonDominator(PDomB, SFBlocks[i]);
379 if (!MPT.dominates(PDomB, DomB)) {