Searched refs:byte_inst_count_ (Results 1 – 4 of 4) sorted by relevance
206 int64 byte_inst_count() { return byte_inst_count_; } in byte_inst_count()350 int byte_inst_count_; // number of kInstByteRange instructions variable
101 byte_inst_count_(0), in Prog()
390 int maxnodes = 2 + byte_inst_count_; in IsOnePass()
397 prog_->byte_inst_count_++; in ByteRange()