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