Searched refs:bytecode_count_ (Results 1 – 2 of 2) sorted by relevance
143 int bytecode_count() const { return bytecode_count_; } in bytecode_count()188 int bytecode_count_; variable
473 bytecode_count_ = iterator.size(); in Analyze()