Home | History | Annotate | Download | only in src

Lines Matching full:blocks

224   const ZoneList<HBasicBlock*>* blocks() const { return &blocks_; }
251 const ZoneList<HBasicBlock*>* blocks() const { return &blocks_; }
736 // pair of return blocks in the context. When not inlining, there is no
741 // return blocks. NULL in all other cases.
753 // A class encapsulating (lazily-allocated) break and continue blocks for
927 // from the loop. All blocks except loop_entry can be NULL. The return