Home
last modified time | relevance | path

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

/freebsd-9-stable/contrib/llvm/include/llvm/IR/
DValue.h197 UndefValueVal, // This is an instance of UndefValue enumerator
DConstants.h1133 explicit UndefValue(Type *T) : Constant(T, UndefValueVal, 0, 0) {}
1165 return V->getValueID() == UndefValueVal;