Lines Matching defs:uses
90 auto uses = acc_.Uses(curr);
91 for (auto it = uses.begin(); it != uses.end(); it++) {
120 // by judging the type and uses of left child
165 auto uses = acc_.Uses(curr);
166 for (auto it = uses.begin(); it != uses.end(); it++) {
217 auto uses = acc_.Uses(gate);
218 for (auto it = uses.begin(); it != uses.end(); it++) {
235 auto uses = acc_.Uses(gate);
236 for (auto it = uses.begin(); it != uses.end(); it++) {
243 // if this gate has multiple string-add uses
256 // this gate has the following types of uses is valid
260 // all other uses are invalid