Searched refs:RDef (Results 1 – 1 of 1) sorted by relevance
1292 MachineInstr *RDef = getReachingDefForPred(RS, CI, RP.Reg, true); in coalesceSegments() local1293 if (!RDef || !HII->isPredicable(RDef)) in coalesceSegments()1298 MachineInstr *RDef = getReachingDefForPred(RS, CI, RP.Reg, false); in coalesceSegments() local1299 if (!RDef || !HII->isPredicable(RDef)) in coalesceSegments()