Searched defs:use_empty (Results 1 – 7 of 7) sorted by relevance
214 bool use_empty() const { return firstUse == nullptr; } in use_empty() function
260 bool use_empty() const { in use_empty() function
203 bool use_empty() const { return impl->use_empty(); } in use_empty() function
629 bool use_empty() { return getResults().use_empty(); } in use_empty() function
111 bool use_empty() { return state->use_empty(); } in use_empty() function
344 bool use_empty() const { in use_empty() function
514 bool use_empty(Register RegNo) const { return use_begin(RegNo) == use_end(); } in use_empty() function