Searched defs:GetBlock (Results 1 – 1 of 1) sorted by relevance
150 HBasicBlock* GetBlock(size_t id) const { return blocks_.Get(id); } in GetBlock() function1320 HBasicBlock* GetBlock() const { return block_; } in GetBlock() function