Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/
DBranchRelaxation.cpp354 bool ReversedCond = !TII->reverseBranchCondition(Cond); in fixupConditionalBranch() local
355 if (ReversedCond) { in fixupConditionalBranch()