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

/openjdk10/hotspot/src/share/vm/c1/
H A Dc1_Compilation.hpp82 bool _has_method_handle_invokes; // True if this method has MethodHandle invokes. member in class:Compilation
/openjdk10/hotspot/src/share/vm/opto/
H A Dcompile.hpp403 bool _has_method_handle_invokes; // True if this method has MethodHandle invokes. member in class:Compile

Completed in 45 milliseconds