Home
last modified time | relevance | path

Searched defs:FalseV (Results 1 – 5 of 5) sorted by relevance

/external/clang/lib/StaticAnalyzer/Core/
DExprEngineObjC.cpp104 SVal FalseV = svalBuilder.makeTruthVal(0); in VisitObjCForCollectionStmt() local
/external/llvm/lib/Target/BPF/
DBPFISelLowering.cpp497 SDValue FalseV = Op.getOperand(3); in LowerSELECT_CC() local
/external/llvm/lib/Target/MSP430/
DMSP430ISelLowering.cpp994 SDValue FalseV = Op.getOperand(3); in LowerSELECT_CC() local
/external/llvm/lib/Transforms/Utils/
DSimplifyCFG.cpp1605 Value *FalseV = SpeculatedStoreValue; in SpeculativelyExecuteBB() local
1633 Value *TrueV = ThenV, *FalseV = OrigV; in SpeculativelyExecuteBB() local
/external/llvm/lib/Transforms/InstCombine/
DInstructionCombining.cpp803 Value *FalseV = SI->getFalseValue(); in FoldOpIntoPhi() local