Searched defs:m_blocks (Results 1 – 3 of 3) sorted by relevance
92 Vector<BasicBlock> m_blocks; variable
114 HashSet<MarkedBlock*> m_blocks; variable
1409 final List /* Block */ m_blocks; // TODO: might as well use an array here? field in InstrVisitor.BlockList1473 final BlockList m_blocks; field in InstrVisitor.EmitCtx