Home
last modified time | relevance | path

Searched refs:UndefValueVal (Results 1 – 2 of 2) sorted by relevance

/external/llvm/include/llvm/
DValue.h191 UndefValueVal, // This is an instance of UndefValue enumerator
DConstants.h1120 explicit UndefValue(Type *T) : Constant(T, UndefValueVal, 0, 0) {}
1153 return V->getValueID() == UndefValueVal;