Searched defs:use_empty (Results 1 – 4 of 4) sorted by relevance
298 bool use_empty() const { in use_empty() function
343 bool use_empty() const { in use_empty() function
496 bool use_empty(unsigned RegNo) const { return use_begin(RegNo) == use_end(); } in use_empty() function
1365 let use_empty = false; in seek() localVariable