Searched refs:isUndefValue (Results 1 – 1 of 1) sorted by relevance
173 bool isUndefValue() const { return Val.getInt() == UndefVal; } in isUndefValue() function1151 assert(!ValuesPerBlock[0].AV.isUndefValue() && in ConstructSSAForLoadSet()1207 assert(isUndefValue() && "Should be UndefVal"); in MaterializeAdjustedValue()