Searched refs:push_to_free_queue (Results 1 - 3 of 3) sorted by relevance

/openjdk7/hotspot/src/share/vm/shark/
H A DsharkContext.cpp171 void SharkContext::push_to_free_queue(Function* function) { function in class:SharkContext
H A DsharkContext.hpp191 void push_to_free_queue(llvm::Function* function);
H A DsharkCompiler.cpp326 entry->context()->push_to_free_queue(entry->function());

Completed in 41 milliseconds