Searched refs:isSimpleValue (Results 1 – 1 of 1) sorted by relevance
562 bool isSimpleValue() const { return Val.getInt() == SimpleVal; } in isSimpleValue() function568 assert(isSimpleValue() && "Wrong accessor"); in getSimpleValue()1324 if (isSimpleValue()) { in MaterializeAdjustedValue()