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

/openjdk7/hotspot/src/share/vm/ci/
H A DciEnv.cpp947 OopMapSet* oop_map_set,
1021 frame_words, oop_map_set,
941 register_method(ciMethod* target, int entry_bci, CodeOffsets* offsets, int orig_pc_offset, CodeBuffer* code_buffer, int frame_words, OopMapSet* oop_map_set, ExceptionHandlerTable* handler_table, ImplicitExceptionTable* inc_table, AbstractCompiler* compiler, int comp_level, bool has_unsafe_access, bool has_wide_vectors) argument
/openjdk7/hotspot/src/share/vm/opto/
H A Dcompile.hpp901 OopMapSet* oop_map_set() { return _oop_map_set; } function in class:Compile

Completed in 39 milliseconds