Home
last modified time | relevance | path

Searched defs:force_comp_at_level_simple (Results 1 – 9 of 9) sorted by relevance

/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/hotspot/share/jvmci/
H A DjvmciCompiler.cpp102 bool JVMCICompiler::force_comp_at_level_simple(Method *method) { in force_comp_at_level_simple() function in JVMCICompiler
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/src/hotspot/share/jvmci/
H A DjvmciCompiler.cpp105 bool JVMCICompiler::force_comp_at_level_simple(const methodHandle& method) { in force_comp_at_level_simple() function in JVMCICompiler
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/src/hotspot/share/jvmci/
H A DjvmciCompiler.cpp103 bool JVMCICompiler::force_comp_at_level_simple(const methodHandle& method) { in force_comp_at_level_simple() function in JVMCICompiler
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/src/hotspot/share/jvmci/
H A DjvmciCompiler.cpp107 bool JVMCICompiler::force_comp_at_level_simple(const methodHandle& method) { in force_comp_at_level_simple() function in JVMCICompiler
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/src/hotspot/share/jvmci/
H A DjvmciCompiler.cpp119 bool JVMCICompiler::force_comp_at_level_simple(const methodHandle& method) { in force_comp_at_level_simple() function in JVMCICompiler
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/src/hotspot/share/compiler/
H A DtieredThresholdPolicy.cpp113 bool TieredThresholdPolicy::force_comp_at_level_simple(const methodHandle& method) { in force_comp_at_level_simple() function in TieredThresholdPolicy
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/src/hotspot/share/compiler/
H A DtieredThresholdPolicy.cpp113 bool TieredThresholdPolicy::force_comp_at_level_simple(const methodHandle& method) { in force_comp_at_level_simple() function in TieredThresholdPolicy
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/src/hotspot/share/compiler/
H A DtieredThresholdPolicy.cpp115 bool TieredThresholdPolicy::force_comp_at_level_simple(const methodHandle& method) { in force_comp_at_level_simple() function in TieredThresholdPolicy
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/src/hotspot/share/compiler/
H A DcompilationPolicy.cpp202 bool CompilationPolicy::force_comp_at_level_simple(const methodHandle& method) { in force_comp_at_level_simple() function in CompilationPolicy