Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/CodeGen/
H A DBranchRelaxation.cpp345 bool ReversedCond = !TII->reverseBranchCondition(Cond); in fixupConditionalBranch() local
346 if (ReversedCond) { in fixupConditionalBranch()