Home
last modified time | relevance | path

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

/llvm-project/llvm/lib/Transforms/Scalar/
H A DGVN.cpp257 bool isUndefValue() const { return Kind == ValType::UndefVal; } isUndefValue() function
/llvm-project/llvm/lib/Analysis/
H A DInstructionSimplify.cpp7286 bool SimplifyQuery::isUndefValue(Value *V) const { isUndefValue() function in llvm::SimplifyQuery
[all...]