Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DIfConversion.cpp227 bool ValidSimple(BBInfo &TrueBBI, unsigned &Dups,
643 bool IfConverter::ValidSimple(BBInfo &TrueBBI, unsigned &Dups, in ValidSimple() function in IfConverter
1368 if (ValidSimple(TrueBBI, Dups, Prediction) && in AnalyzeBlock()
1408 if (ValidSimple(FalseBBI, Dups, Prediction.getCompl()) && in AnalyzeBlock()