Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/CodeGen/
H A DIfConversion.cpp140 bool IsBrReversible : 1; member
156 IsBrReversible(false), HasFallThrough(false), in BBInfo()
922 if (!FalseBBI.IsBrReversible) in ValidForkedDiamond()
1037 BBI.IsBrReversible = (RevCond.size() == 0) || in AnalyzeBranches()