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

/openjdk7/hotspot/src/share/vm/compiler/
H A DmethodLiveness.cpp444 while ((block = work_list_get()) != NULL) {
458 MethodLiveness::BasicBlock *MethodLiveness::work_list_get() { function in class:MethodLiveness

Completed in 24 milliseconds