Searched refs:NonConstant (Results 1 – 1 of 1) sorted by relevance
315 NonConstant = 1, // Base pointers is not exclusively constant. enumerator382 return BaseType::NonConstant; in getBaseType()391 return getBaseType(V) == BaseType::NonConstant; in isNotExclusivelyConstantDerived()841 baseTyRHS == BaseType::NonConstant) || in verifyInstruction()842 (baseTyLHS == BaseType::NonConstant && in verifyInstruction()867 if (baseTyLHS == BaseType::NonConstant && !AvailableSet.count(LHS)) in verifyInstruction()869 if (baseTyRHS == BaseType::NonConstant && !AvailableSet.count(RHS)) in verifyInstruction()