Searched defs:use_empty (Results 1 – 2 of 2) sorted by relevance
274 bool use_empty() const { return UseList == nullptr; } in use_empty() function
442 bool use_empty(unsigned RegNo) const { return use_begin(RegNo) == use_end(); } in use_empty() function