Searched refs:NonConstant (Results 1 – 1 of 1) sorted by relevance
305 NonConstant = 1, // Base pointers is not exclusively constant. enumerator362 return BaseType::NonConstant; in getBaseType()371 return getBaseType(V) == BaseType::NonConstant; in isNotExclusivelyConstantDerived()824 baseTyRHS == BaseType::NonConstant) || in verifyInstruction()825 (baseTyLHS == BaseType::NonConstant && in verifyInstruction()850 if (baseTyLHS == BaseType::NonConstant && !AvailableSet.count(LHS)) in verifyInstruction()852 if (baseTyRHS == BaseType::NonConstant && !AvailableSet.count(RHS)) in verifyInstruction()