Searched refs:isSelectValue (Results 1 – 1 of 1) sorted by relevance
240 bool isSelectValue() const { return Kind == ValType::SelectVal; } in isSelectValue() function258 assert(isSelectValue() && "Wrong accessor"); in getSelectValue()1005 } else if (isSelectValue()) { in MaterializeAdjustedValue()