Searched defs:CondVal (Results 1 – 9 of 9) sorted by relevance
827 Value *CondVal = SI.getCondition(); in visitSelectInst() local
2956 bool CondVal = cast<ConstantInt>(BI->getCondition())->getZExtValue(); in AddReachableCodeToWorklist() local
865 Constant *CondVal = nullptr; in TryTrivialLoopUnswitch() local
651 const Stmt *Else, bool CondVal, in CreateIfFixit()
492 Sema::ActOnIfStmt(SourceLocation IfLoc, FullExprArg CondVal, Decl *CondVar, in ActOnIfStmt()
898 GenericValue CondVal = getOperandValue(Cond, SF); in visitSwitchInst() local
3316 static Value *SimplifySelectInst(Value *CondVal, Value *TrueVal, in SimplifySelectInst()
6065 auto *CondVal = dyn_cast_or_null<ConstantInt>( in computeExitCountExhaustively() local
1701 const Value *CondVal = I.getCondition(); in visitBr() local