Lines Matching defs:CondVal
1472 const Value *CondVal = I.getCondition();1491 if (const BinaryOperator *BOp = dyn_cast<BinaryOperator>(CondVal)) {1526 CaseBlock CB(ISD::SETEQ, CondVal, ConstantInt::getTrue(*DAG.getContext()),