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

/openjdk7/hotspot/src/share/vm/runtime/
H A DsharedRuntime.cpp544 bool at_poll_return = ((nmethod*)cb)->is_at_poll_return(pc); local
546 if (at_poll_return) {
565 at_poll_return ? "return" : "loop",

Completed in 37 milliseconds