Home
last modified time | relevance | path

Searched refs:ValidSimple (Results 1 – 3 of 3) sorted by relevance

/external/swiftshader/third_party/LLVM/lib/CodeGen/
DIfConversion.cpp176 bool ValidSimple(BBInfo &TrueBBI, unsigned &Dups,
453 bool IfConverter::ValidSimple(BBInfo &TrueBBI, unsigned &Dups, in ValidSimple() function in IfConverter
840 if (ValidSimple(TrueBBI, Dups, Prediction) && in AnalyzeBlock()
877 if (ValidSimple(FalseBBI, Dups, Prediction.getCompl()) && in AnalyzeBlock()
/external/llvm/lib/CodeGen/
DIfConversion.cpp199 bool ValidSimple(BBInfo &TrueBBI, unsigned &Dups,
478 bool IfConverter::ValidSimple(BBInfo &TrueBBI, unsigned &Dups, in ValidSimple() function in IfConverter
930 if (ValidSimple(TrueBBI, Dups, Prediction) && in AnalyzeBlock()
970 if (ValidSimple(FalseBBI, Dups, Prediction.getCompl()) && in AnalyzeBlock()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/
DIfConversion.cpp227 bool ValidSimple(BBInfo &TrueBBI, unsigned &Dups,
544 bool IfConverter::ValidSimple(BBInfo &TrueBBI, unsigned &Dups, in ValidSimple() function in IfConverter
1255 if (ValidSimple(TrueBBI, Dups, Prediction) && in AnalyzeBlock()
1295 if (ValidSimple(FalseBBI, Dups, Prediction.getCompl()) && in AnalyzeBlock()