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