Searched defs:CondValue (Results 1 – 4 of 4) sorted by relevance
160 auto *CondValue = dyn_cast_or_null<IntInit>(Condition->convertInitializerTo( in CheckAssert() local
1170 typedef PointerIntPair<Value *, 1, bool> CondValue; typedef1174 SmallDenseMap<CondValue, ValueLatticeElement> &Visited, in getValueFromConditionImpl()
725 const bool CondValue = DER.Conditional; in SkipExcludedConditionalBlock() local
1220 ValueLatticeElement CondValue = getValueState(I.getCondition()); in visitSelectInst() local