Home
last modified time | relevance | path

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

/external/llvm/lib/CodeGen/
DIfConversion.cpp188 bool ValidSimple(BBInfo &TrueBBI, unsigned &Dups,
473 bool IfConverter::ValidSimple(BBInfo &TrueBBI, unsigned &Dups, in ValidSimple() function in IfConverter
855 if (ValidSimple(TrueBBI, Dups, Prediction) && in AnalyzeBlock()
892 if (ValidSimple(FalseBBI, Dups, Prediction.getCompl()) && in AnalyzeBlock()