Searched refs:isCoercedLoadValue (Results 1 – 1 of 1) sorted by relevance
237 bool isCoercedLoadValue() const { return Kind == ValType::LoadVal; } in isCoercedLoadValue() function248 assert(isCoercedLoadValue() && "Wrong accessor"); in getCoercedLoadValue()944 (AV.AV.isCoercedLoadValue() && AV.AV.getCoercedLoadValue() == Load))) in ConstructSSAForLoadSet()981 } else if (isCoercedLoadValue()) { in MaterializeAdjustedValue()