Home | History | Annotate | Download | only in optimizing

Lines Matching defs:block_id_

268         block_id_(-1),
290 int GetBlockId() const { return block_id_; }
291 void SetBlockId(int id) { block_id_ = id; }
404 int block_id_;