Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:IfConvertSimple

215     bool IfConvertSimple(BBInfo &BBI, IfcvtKind Kind);
361 RetVal = IfConvertSimple(BBI, Kind);
1109 /// IfConvertSimple - If convert a simple (split, no rejoin) sub-CFG.
1111 bool IfConverter::IfConvertSimple(BBInfo &BBI, IfcvtKind Kind) {