Home
last modified time | relevance | path

Searched defs:CanRevCond (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DEarlyIfConversion.cpp346 bool CanRevCond = !TII->reverseBranchCondition(Condition); in PredicateBlock() local
H A DIfConversion.cpp1282 bool CanRevCond = !TII->reverseBranchCondition(RevCond); in AnalyzeBlock() local