Home
last modified time | relevance | path

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

/external/llvm/lib/Transforms/InstCombine/
DInstCombineSelect.cpp658 Value *CondVal = SI.getCondition(); in visitSelectInst() local
DInstructionCombining.cpp1922 bool CondVal = cast<ConstantInt>(BI->getCondition())->getZExtValue(); in AddReachableCodeToWorklist() local
/external/llvm/lib/Transforms/Scalar/
DLoopUnswitch.cpp628 Constant *CondVal = 0; in UnswitchIfProfitable() local
/external/clang/lib/Sema/
DAnalysisBasedWarnings.cpp462 const Stmt *Else, bool CondVal, in CreateIfFixit()
DSemaStmt.cpp388 Sema::ActOnIfStmt(SourceLocation IfLoc, FullExprArg CondVal, Decl *CondVar, in ActOnIfStmt()
/external/llvm/lib/ExecutionEngine/Interpreter/
DExecution.cpp649 GenericValue CondVal = getOperandValue(Cond, SF); in visitSwitchInst() local
/external/llvm/lib/Analysis/
DInstructionSimplify.cpp2508 static Value *SimplifySelectInst(Value *CondVal, Value *TrueVal, in SimplifySelectInst()
DScalarEvolution.cpp4930 ConstantInt *CondVal = in ComputeExitCountExhaustively() local
/external/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAGBuilder.cpp1500 const Value *CondVal = I.getCondition(); in visitBr() local