Searched defs:TrueV (Results 1 - 4 of 4) sorted by relevance

/freebsd-10.1-release/contrib/llvm/tools/clang/lib/StaticAnalyzer/Core/
H A DExprEngineObjC.cpp100 SVal TrueV = svalBuilder.makeTruthVal(1); local
/freebsd-10.1-release/contrib/llvm/lib/Target/MSP430/
H A DMSP430ISelLowering.cpp997 SDValue TrueV = Op.getOperand(2); local
/freebsd-10.1-release/contrib/llvm/lib/Transforms/InstCombine/
H A DInstructionCombining.cpp694 Value *TrueV = SI->getTrueValue(); local
/freebsd-10.1-release/contrib/llvm/lib/Transforms/Utils/
H A DSimplifyCFG.cpp1523 Value *TrueV = SpeculatedStore->getValueOperand(); local
1552 Value *TrueV = ThenV, *FalseV = OrigV; local

Completed in 203 milliseconds