Searched defs:isUndefValue (Results 1 – 2 of 2) sorted by relevance
134 bool isUndefValue(Value *V) const { in isUndefValue() function
230 bool isUndefValue() const { return Val.getInt() == UndefVal; } in isUndefValue() function