Searched refs:UndefValueVal (Results 1 – 2 of 2) sorted by relevance
191 UndefValueVal, // This is an instance of UndefValue enumerator
1120 explicit UndefValue(Type *T) : Constant(T, UndefValueVal, 0, 0) {}1153 return V->getValueID() == UndefValueVal;