Searched refs:isUndefValue (Results 1 – 1 of 1) sorted by relevance
569 bool isUndefValue() const { return Val.getInt() == UndefVal; } in isUndefValue() function1285 assert(!ValuesPerBlock[0].isUndefValue() && "Dead BB dominate this block"); in ConstructSSAForLoadSet()1362 assert(isUndefValue() && "Should be UndefVal"); in MaterializeAdjustedValue()