Lines Matching refs:blocks
214 // For blocks marked as inline return target: the block with HEnterInlined.
270 const ZoneList<HBasicBlock*>* blocks() const { return &blocks_; }
314 const ZoneList<HBasicBlock*>* blocks() const { return &blocks_; }
917 // pair of return blocks in the context. When not inlining, there is no
922 // return blocks. NULL in all other cases.
1647 // A class encapsulating (lazily-allocated) break and continue blocks for
1808 // from the loop. All blocks except loop_entry can be NULL. The return