Home
last modified time | relevance | path

Searched defs:shouldRetainLocalVariables (Results 1 – 12 of 12) sorted by relevance

/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/jdk.internal.vm.compiler/share/classes/org.graalvm.compiler.hotspot/src/org/graalvm/compiler/hotspot/
H A DHotSpotGraalCompiler.java149 private boolean shouldRetainLocalVariables(long envAddress) { in shouldRetainLocalVariables() method in HotSpotGraalCompiler
190 boolean shouldRetainLocalVariables, OptionValues options) { in compileHelper()
222 …JavaMethod method, int entryBCI, boolean useProfilingInfo, boolean shouldRetainLocalVariables, Com… in compile()
254 …<HighTierContext> suite, boolean shouldDebugNonSafepoints, boolean shouldRetainLocalVariables, boo… in configGraphBuilderSuite()
H A DCompilationTask.java78 private final boolean shouldRetainLocalVariables; field in CompilationTask
190 …r, HotSpotCompilationRequest request, boolean useProfilingInfo, boolean shouldRetainLocalVariables, in CompilationTask()
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/src/jdk.internal.vm.compiler/share/classes/org.graalvm.compiler.hotspot/src/org/graalvm/compiler/hotspot/
H A DHotSpotGraalCompiler.java152 private boolean shouldRetainLocalVariables(long envAddress) { in shouldRetainLocalVariables() method in HotSpotGraalCompiler
206 boolean shouldRetainLocalVariables, OptionValues options) { in compileHelper()
242 boolean shouldRetainLocalVariables, in compile()
274 …<HighTierContext> suite, boolean shouldDebugNonSafepoints, boolean shouldRetainLocalVariables, boo… in configGraphBuilderSuite()
H A DCompilationTask.java82 private final boolean shouldRetainLocalVariables; field in CompilationTask
211 boolean shouldRetainLocalVariables, in CompilationTask()
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/src/jdk.internal.vm.compiler/share/classes/org.graalvm.compiler.hotspot/src/org/graalvm/compiler/hotspot/
H A DHotSpotGraalCompiler.java153 private boolean shouldRetainLocalVariables(long envAddress) { in shouldRetainLocalVariables() method in HotSpotGraalCompiler
207 boolean shouldRetainLocalVariables, OptionValues options) { in compileHelper()
243 boolean shouldRetainLocalVariables, in compile()
275 …<HighTierContext> suite, boolean shouldDebugNonSafepoints, boolean shouldRetainLocalVariables, boo… in configGraphBuilderSuite()
H A DCompilationTask.java82 private final boolean shouldRetainLocalVariables; field in CompilationTask
211 boolean shouldRetainLocalVariables, in CompilationTask()
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/src/jdk.internal.vm.compiler/share/classes/org.graalvm.compiler.hotspot/src/org/graalvm/compiler/hotspot/
H A DHotSpotGraalCompiler.java152 private boolean shouldRetainLocalVariables(long envAddress) { in shouldRetainLocalVariables() method in HotSpotGraalCompiler
205 boolean shouldRetainLocalVariables, OptionValues options) { in compileHelper()
240 boolean shouldRetainLocalVariables, in compile()
273 …<HighTierContext> suite, boolean shouldDebugNonSafepoints, boolean shouldRetainLocalVariables, boo… in configGraphBuilderSuite()
H A DCompilationTask.java82 private final boolean shouldRetainLocalVariables; field in CompilationTask
209 boolean shouldRetainLocalVariables, in CompilationTask()
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/jdk.internal.vm.compiler/share/classes/org.graalvm.compiler.java/src/org/graalvm/compiler/java/
H A DFrameStateBuilder.java133 …(GraphBuilderTool tool, Bytecode code, StructuredGraph graph, boolean shouldRetainLocalVariables) { in FrameStateBuilder()
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/src/jdk.internal.vm.compiler/share/classes/org.graalvm.compiler.java/src/org/graalvm/compiler/java/
H A DFrameStateBuilder.java132 …(GraphBuilderTool tool, Bytecode code, StructuredGraph graph, boolean shouldRetainLocalVariables) { in FrameStateBuilder()
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/src/jdk.internal.vm.compiler/share/classes/org.graalvm.compiler.java/src/org/graalvm/compiler/java/
H A DFrameStateBuilder.java132 …(GraphBuilderTool tool, Bytecode code, StructuredGraph graph, boolean shouldRetainLocalVariables) { in FrameStateBuilder()
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/src/jdk.internal.vm.compiler/share/classes/org.graalvm.compiler.java/src/org/graalvm/compiler/java/
H A DFrameStateBuilder.java132 …(GraphBuilderTool tool, Bytecode code, StructuredGraph graph, boolean shouldRetainLocalVariables) { in FrameStateBuilder()