Searched refs:unique_value (Results 1 – 2 of 2) sorted by relevance
858 using unique_value = std::unique_ptr<Value, ValueDeleter>; variable
5901 rtx unique_value; local5903 unique_value = NULL;5907 if (unique_value)5910 unique_value = av->value;5913 return unique_value;