Searched defs:next_list (Results 1 - 1 of 1) sorted by relevance

/openjdk7/hotspot/src/share/vm/opto/
H A Dblock.hpp649 Trace(Block *b, Block **next_list, Block **prev_list) : argument
652 _next_list(next_list),

Completed in 482 milliseconds