Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DBranchRelaxation.cpp346 bool ReversedCond = !TII->reverseBranchCondition(Cond); in fixupConditionalBranch() local
347 if (ReversedCond) { in fixupConditionalBranch()