Home
last modified time | relevance | path

Searched defs:CondValue (Results 1 – 2 of 2) sorted by relevance

/minix3/external/bsd/llvm/dist/clang/lib/Lex/
H A DPPDirectives.cpp476 const bool CondValue = EvaluateDirectiveExpression(IfNDefMacro); in SkipExcludedConditionalBlock() local
/minix3/external/bsd/llvm/dist/llvm/lib/Transforms/Scalar/
H A DSCCP.cpp818 LatticeVal CondValue = getValueState(I.getCondition()); in visitSelectInst() local