Searched defs:use_empty (Results 1 – 4 of 4) sorted by relevance
147 bool use_empty(unsigned RegNo) const { return use_begin(RegNo) == use_end(); } in use_empty() function
156 bool use_empty() const { return UseList == 0; } in use_empty() function
289 bool use_empty() const { in use_empty() function
448 bool use_empty(unsigned RegNo) const { return use_begin(RegNo) == use_end(); } in use_empty() function