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

/openjdk10/hotspot/src/share/vm/aot/
H A DcompiledIC_aot.hpp32 class CompiledPltStaticCall: public CompiledStaticCall { class in inherits:CompiledStaticCall
44 CompiledPltStaticCall(NativePltCall* call) : _call(call) {} function in class:CompiledPltStaticCall
[all...]

Completed in 43 milliseconds