Home
last modified time | relevance | path

Searched defs:CondVal (Results 1 – 9 of 9) sorted by relevance

/external/llvm/lib/Transforms/InstCombine/
DInstCombineSelect.cpp824 Value *CondVal = SI.getCondition(); in visitSelectInst() local
DInstructionCombining.cpp2604 bool CondVal = cast<ConstantInt>(BI->getCondition())->getZExtValue(); in AddReachableCodeToWorklist() local
/external/llvm/lib/Transforms/Scalar/
DLoopUnswitch.cpp633 Constant *CondVal = nullptr; in UnswitchIfProfitable() local
/external/clang/lib/Sema/
DAnalysisBasedWarnings.cpp643 const Stmt *Else, bool CondVal, in CreateIfFixit()
DSemaStmt.cpp442 Sema::ActOnIfStmt(SourceLocation IfLoc, FullExprArg CondVal, Decl *CondVar, in ActOnIfStmt()
/external/llvm/lib/ExecutionEngine/Interpreter/
DExecution.cpp897 GenericValue CondVal = getOperandValue(Cond, SF); in visitSwitchInst() local
/external/llvm/lib/Analysis/
DInstructionSimplify.cpp2717 static Value *SimplifySelectInst(Value *CondVal, Value *TrueVal, in SimplifySelectInst()
DScalarEvolution.cpp5193 ConstantInt *CondVal = in ComputeExitCountExhaustively() local
/external/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAGBuilder.cpp1584 const Value *CondVal = I.getCondition(); in visitBr() local