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.cpp496 SDValue FalseV = Op.getOperand(3); in LowerSELECT_CC() local
/external/llvm/lib/Target/MSP430/
DMSP430ISelLowering.cpp989 SDValue FalseV = Op.getOperand(3); in LowerSELECT_CC() local
/external/llvm/lib/Transforms/Utils/
DSimplifyCFG.cpp1627 Value *FalseV = SpeculatedStoreValue; in SpeculativelyExecuteBB() local
1660 Value *TrueV = ThenV, *FalseV = OrigV; in SpeculativelyExecuteBB() local
/external/llvm/lib/Transforms/InstCombine/
DInstructionCombining.cpp863 Value *FalseV = SI->getFalseValue(); in FoldOpIntoPhi() local