Home
last modified time | relevance | path

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

/external/clang/lib/StaticAnalyzer/Core/
DExprEngineObjC.cpp100 SVal TrueV = svalBuilder.makeTruthVal(1); in VisitObjCForCollectionStmt() local
/external/llvm/lib/Target/BPF/
DBPFISelLowering.cpp496 SDValue TrueV = Op.getOperand(2); in LowerSELECT_CC() local
/external/llvm/lib/Target/MSP430/
DMSP430ISelLowering.cpp993 SDValue TrueV = Op.getOperand(2); in LowerSELECT_CC() local
/external/llvm/lib/Transforms/Utils/
DSimplifyCFG.cpp1604 Value *TrueV = SpeculatedStore->getValueOperand(); in SpeculativelyExecuteBB() local
1633 Value *TrueV = ThenV, *FalseV = OrigV; in SpeculativelyExecuteBB() local
/external/llvm/lib/Transforms/InstCombine/
DInstructionCombining.cpp802 Value *TrueV = SI->getTrueValue(); in FoldOpIntoPhi() local