Searched refs:isCoercedLoadValue (Results 1 – 3 of 3) sorted by relevance
204 bool isCoercedLoadValue() const { return Val.getInt() == LoadVal; } in isCoercedLoadValue() function214 assert(isCoercedLoadValue() && "Wrong accessor"); in getCoercedLoadValue()775 (AV.AV.isCoercedLoadValue() && AV.AV.getCoercedLoadValue() == LI))) in ConstructSSAForLoadSet()801 } else if (isCoercedLoadValue()) { in MaterializeAdjustedValue()
1142 bool isCoercedLoadValue() const { return Val.getInt() == LoadVal; } in isCoercedLoadValue() function1151 assert(isCoercedLoadValue() && "Wrong accessor"); in getCoercedLoadValue()1176 } else if (isCoercedLoadValue()) { in MaterializeAdjustedValue()
171 bool isCoercedLoadValue() const { return Val.getInt() == LoadVal; } in isCoercedLoadValue() function181 assert(isCoercedLoadValue() && "Wrong accessor"); in getCoercedLoadValue()1189 } else if (isCoercedLoadValue()) { in MaterializeAdjustedValue()