Home
last modified time | relevance | path

Searched defs:isUndefValue (Results 1 – 2 of 2) sorted by relevance

/freebsd-src/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DSimplifyQuery.h109 bool isUndefValue(Value *V) const { isUndefValue() function
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DGVN.cpp256 bool isUndefValue() const { return Kind == ValType::UndefVal; } isUndefValue() function