Home | History | Annotate | Download | only in CodeGen

Lines Matching full:intersect

204   // AnticOut[MBB] = INTERSECT(AnticIn[S] for S in SUCCESSORS(MBB))
242 // AvailIn[MBB] = INTERSECT(AvailOut[P] for P in PREDECESSORS(MBB))
681 // Intersect (CSRegs - AnticIn[P]) for P in Predecessors(MBB)
743 // Intersect (CSRegs - AvailOut[S]) for S in Successors(MBB)