Searched refs:isSimpleValue (Results 1 – 1 of 1) sorted by relevance
209 bool isSimpleValue() const { return Val.getInt() == SimpleVal; } in isSimpleValue() function215 assert(isSimpleValue() && "Wrong accessor"); in getSimpleValue()775 ((AV.AV.isSimpleValue() && AV.AV.getSimpleValue() == LI) || in ConstructSSAForLoadSet()792 if (isSimpleValue()) { in MaterializeAdjustedValue()