Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/TableGen/
H A DError.cpp160 auto *CondValue = dyn_cast_or_null<IntInit>(Condition->convertInitializerTo( in CheckAssert() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DSCCPSolver.cpp1412 ValueLatticeElement CondValue = getValueState(I.getCondition()); in visitSelectInst() local
/freebsd/contrib/llvm-project/clang/lib/Lex/
H A DPPDirectives.cpp746 const bool CondValue = DER.Conditional; in SkipExcludedConditionalBlock() local