Lines Matching refs:blocks
188 const ZoneList<HBasicBlock*>* blocks() const { return &blocks_; }
209 const ZoneList<HBasicBlock*>* blocks() const { return &blocks_; }
576 // pair of return blocks in the context. When not inlining, there is no
581 // return blocks. NULL in all other cases.
592 // A class encapsulating (lazily-allocated) break and continue blocks for
741 // from the loop. All blocks except loop_entry can be NULL. The return