Searched refs:trap_req (Results 1 - 2 of 2) sorted by relevance

/openjdk9/hotspot/src/share/vm/opto/
H A Dmachnode.cpp764 int trap_req = uncommon_trap_request(); local
765 if (trap_req != 0) {
769 trap_req));
H A Dcallnode.cpp1015 int trap_req = uncommon_trap_request(); local
1016 if (trap_req != 0) {
1020 trap_req));

Completed in 50 milliseconds