Home
last modified time | relevance | path

Searched refs:IfConvertSimple (Results 1 – 2 of 2) sorted by relevance

/external/swiftshader/third_party/LLVM/lib/CodeGen/
DIfConversion.cpp191 bool IfConvertSimple(BBInfo &BBI, IfcvtKind Kind);
328 RetVal = IfConvertSimple(BBI, Kind); in runOnMachineFunction()
1018 bool IfConverter::IfConvertSimple(BBInfo &BBI, IfcvtKind Kind) { in IfConvertSimple() function in IfConverter
/external/llvm/lib/CodeGen/
DIfConversion.cpp215 bool IfConvertSimple(BBInfo &BBI, IfcvtKind Kind);
361 RetVal = IfConvertSimple(BBI, Kind); in INITIALIZE_PASS_DEPENDENCY()
1111 bool IfConverter::IfConvertSimple(BBInfo &BBI, IfcvtKind Kind) { in IfConvertSimple() function in IfConverter