Home
last modified time | relevance | path

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

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