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

/openjdk9/hotspot/src/cpu/x86/vm/
H A DjvmciCodeInstaller_x86.cpp108 address next_instruction = Assembler::locate_next_instruction(pc); local
/openjdk9/hotspot/src/share/vm/adlc/
H A Dformsopt.cpp717 void PeepMatch::next_instruction(int &parent, int &position, const char* &name, int &input) { function in class:PeepMatch
804 void PeepReplace::next_instruction(const char* &inst){ function in class:PeepReplace

Completed in 36 milliseconds