Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:ICDiamond

85       ICDiamond        // BB is entry of a diamond sub-CFG.
253 int Incr1 = (C1->Kind == ICDiamond)
255 int Incr2 = (C2->Kind == ICDiamond)
400 case ICDiamond: {
901 BBI, ICDiamond, TNeedSub | FNeedSub, Dups, Dups2));