Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/llvm/lib/CodeGen/
H A DIfConversion.cpp229 bool ValidSimple(BBInfo &TrueBBI, unsigned &Dups,
646 bool IfConverter::ValidSimple(BBInfo &TrueBBI, unsigned &Dups, in ValidSimple() function in IfConverter
1371 if (ValidSimple(TrueBBI, Dups, Prediction) && in AnalyzeBlock()
1411 if (ValidSimple(FalseBBI, Dups, Prediction.getCompl()) && in AnalyzeBlock()