Home
last modified time | relevance | path

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

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