Home
last modified time | relevance | path

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

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