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