Searched refs:IfConvertSimple (Results 1 – 1 of 1) sorted by relevance
193 bool IfConvertSimple(BBInfo &BBI, IfcvtKind Kind);336 RetVal = IfConvertSimple(BBI, Kind); in INITIALIZE_PASS_DEPENDENCY()1024 bool IfConverter::IfConvertSimple(BBInfo &BBI, IfcvtKind Kind) { in IfConvertSimple() function in IfConverter