Home | History | Annotate | Download | only in crankshaft

Lines Matching refs:pop_count

353   int pop_count = environment->pop_count();
356 new(zone()) HSimulate(ast_id, pop_count, zone(), removable);