Lines Matching full:arena
74 MIRGraph::MIRGraph(CompilationUnit* cu, ArenaAllocator* arena)
76 compiler_temps_(arena, 6, kGrowableArrayMisc),
84 use_counts_(arena, 256, kGrowableArrayMisc),
85 raw_use_counts_(arena, 256, kGrowableArrayMisc),
95 block_list_(arena, 100, kGrowableArrayBlockList),
111 arena_(arena) {
1022 // the arena. We should be smarter and just place straight into the arena, or compute the