Home
last modified time | relevance | path

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

/external/llvm/lib/CodeGen/
DIfConversion.cpp750 SmallVector<MachineOperand, 4> RevPred(Pred.begin(), Pred.end()); in FeasibilityAnalysis() local
756 if (TII->ReverseBranchCondition(RevPred) || in FeasibilityAnalysis()
757 !TII->SubsumesPredicate(Cond, RevPred)) in FeasibilityAnalysis()