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

/openjdk7/hotspot/src/share/vm/opto/
H A Dcallnode.hpp554 virtual bool guaranteed_safepoint() { return true; } function in class:CallNode
708 virtual bool guaranteed_safepoint() { return false; } function in class:CallLeafNode
780 virtual bool guaranteed_safepoint() { return false; } function in class:AllocateNode
964 virtual bool guaranteed_safepoint() { return false; } function in class:LockNode
988 virtual bool guaranteed_safepoint() { return false; } function in class:UnlockNode

Completed in 37 milliseconds