Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DIfConversion.cpp1297 bool TrueFeasible = FeasibilityAnalysis(TrueBBI, BBI.BrCond, in AnalyzeBlock() local
1303 return MeetsSize && TrueFeasible && FalseFeasible; in AnalyzeBlock()