Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/TableGen/
H A DError.cpp160 auto *CondValue = dyn_cast_or_null<IntInit>(Condition->convertInitializerTo( in CheckAssert() local
/openbsd-src/gnu/llvm/llvm/lib/Analysis/
H A DLazyValueInfo.cpp1170 typedef PointerIntPair<Value *, 1, bool> CondValue; typedef
1174 SmallDenseMap<CondValue, ValueLatticeElement> &Visited, in getValueFromConditionImpl()
/openbsd-src/gnu/llvm/clang/lib/Lex/
H A DPPDirectives.cpp725 const bool CondValue = DER.Conditional; in SkipExcludedConditionalBlock() local
/openbsd-src/gnu/llvm/llvm/lib/Transforms/Utils/
H A DSCCPSolver.cpp1220 ValueLatticeElement CondValue = getValueState(I.getCondition()); in visitSelectInst() local