Searched defs:isUndefValue (Results 1 – 7 of 7) sorted by relevance
109 bool isUndefValue(Value *V) const { in isUndefValue() function
133 bool isUndefValue(Value *V) const { in isUndefValue() function
173 bool isUndefValue() const { return Val.getInt() == UndefVal; } in isUndefValue() function
214 bool isUndefValue() const { return Val.getInt() == UndefVal; } in isUndefValue() function
249 bool isUndefValue() const { return Kind == ValType::UndefVal; } in isUndefValue() function