Searched defs:isUndefValue (Results 1 – 2 of 2) sorted by relevance
257 bool isUndefValue() const { return Kind == ValType::UndefVal; } in isUndefValue() function
7312 bool SimplifyQuery::isUndefValue(Value *V) const { in isUndefValue() function in llvm::SimplifyQuery