Searched refs:NonConstant (Results 1 – 1 of 1) sorted by relevance
317 NonConstant = 1, // Base pointers is not exclusively constant. enumerator373 return BaseType::NonConstant; in getBaseType()382 return getBaseType(V) == BaseType::NonConstant; in isNotExclusivelyConstantDerived()834 baseTyRHS == BaseType::NonConstant) || in verifyInstruction()835 (baseTyLHS == BaseType::NonConstant && in verifyInstruction()860 if (baseTyLHS == BaseType::NonConstant && !AvailableSet.count(LHS)) in verifyInstruction()862 if (baseTyRHS == BaseType::NonConstant && !AvailableSet.count(RHS)) in verifyInstruction()