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