Home
last modified time | relevance | path

Searched refs:ValidSimple (Results 1 – 2 of 2) 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()