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

/freebsd-13-stable/contrib/llvm-project/llvm/lib/CodeGen/
H A DBranchRelaxation.cpp346 bool ReversedCond = !TII->reverseBranchCondition(Cond); local
347 if (ReversedCond) {

Completed in 95 milliseconds