Home
last modified time | relevance | path

Searched refs:has_injected_profile (Results 1 – 25 of 30) sorted by relevance

12

/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/hotspot/src/share/vm/oops/
H A Dmethod.hpp811 bool has_injected_profile() { return _has_injected_profile; } in has_injected_profile() function in Method
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/hotspot/src/share/vm/oops/
H A Dmethod.hpp811 bool has_injected_profile() { return _has_injected_profile; } in has_injected_profile() function in Method
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/hotspot/share/oops/
H A Dmethod.hpp883 bool has_injected_profile() { in has_injected_profile() function in Method
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/src/hotspot/share/oops/
H A Dmethod.hpp883 bool has_injected_profile() { in has_injected_profile() function in Method
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/hotspot/share/oops/
H A Dmethod.hpp895 bool has_injected_profile() { in has_injected_profile() function in Method
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/src/hotspot/share/oops/
H A Dmethod.hpp919 bool has_injected_profile() { in has_injected_profile() function in Method
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/src/hotspot/share/oops/
H A Dmethod.hpp854 bool has_injected_profile() { in has_injected_profile() function in Method
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/src/hotspot/share/oops/
H A Dmethod.hpp872 bool has_injected_profile() { in has_injected_profile() function in Method
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/src/hotspot/share/oops/
H A Dmethod.hpp910 bool has_injected_profile() { in has_injected_profile() function in Method
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/src/hotspot/share/oops/
H A Dmethod.hpp911 bool has_injected_profile() { in has_injected_profile() function in Method
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/hotspot/src/share/vm/opto/
H A Dparse2.cpp773 static bool has_injected_profile(BoolTest::mask btest, Node* test, int& taken, int& not_taken) { in has_injected_profile() function
807 bool use_mdo = !has_injected_profile(btest, test, taken, not_taken); in dynamic_branch_prediction()
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/hotspot/src/share/vm/opto/
H A Dparse2.cpp773 static bool has_injected_profile(BoolTest::mask btest, Node* test, int& taken, int& not_taken) { in has_injected_profile() function
807 bool use_mdo = !has_injected_profile(btest, test, taken, not_taken); in dynamic_branch_prediction()
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/src/hotspot/share/opto/
H A Dparse2.cpp1183 static bool has_injected_profile(BoolTest::mask btest, Node* test, int& taken, int& not_taken) { in has_injected_profile() function
1217 bool use_mdo = !has_injected_profile(btest, test, taken, not_taken); in dynamic_branch_prediction()
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/hotspot/share/opto/
H A Dparse2.cpp1256 static bool has_injected_profile(BoolTest::mask btest, Node* test, int& taken, int& not_taken) { in has_injected_profile() function
1290 bool use_mdo = !has_injected_profile(btest, test, taken, not_taken); in dynamic_branch_prediction()
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/src/hotspot/share/opto/
H A Dparse2.cpp1256 static bool has_injected_profile(BoolTest::mask btest, Node* test, int& taken, int& not_taken) { in has_injected_profile() function
1290 bool use_mdo = !has_injected_profile(btest, test, taken, not_taken); in dynamic_branch_prediction()
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/hotspot/share/opto/
H A Dparse2.cpp1242 static bool has_injected_profile(BoolTest::mask btest, Node* test, int& taken, int& not_taken) { in has_injected_profile() function
1276 bool use_mdo = !has_injected_profile(btest, test, taken, not_taken); in dynamic_branch_prediction()
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/src/hotspot/share/opto/
H A Dparse2.cpp1232 static bool has_injected_profile(BoolTest::mask btest, Node* test, int& taken, int& not_taken) { in has_injected_profile() function
1266 bool use_mdo = !has_injected_profile(btest, test, taken, not_taken); in dynamic_branch_prediction()
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/src/hotspot/share/opto/
H A Dparse2.cpp1251 static bool has_injected_profile(BoolTest::mask btest, Node* test, int& taken, int& not_taken) { in has_injected_profile() function
1285 bool use_mdo = !has_injected_profile(btest, test, taken, not_taken); in dynamic_branch_prediction()
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/src/hotspot/share/opto/
H A Dparse2.cpp1243 static bool has_injected_profile(BoolTest::mask btest, Node* test, int& taken, int& not_taken) { in has_injected_profile() function
1277 bool use_mdo = !has_injected_profile(btest, test, taken, not_taken); in dynamic_branch_prediction()
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/src/hotspot/share/opto/
H A Dparse2.cpp1242 static bool has_injected_profile(BoolTest::mask btest, Node* test, int& taken, int& not_taken) { in has_injected_profile() function
1276 bool use_mdo = !has_injected_profile(btest, test, taken, not_taken); in dynamic_branch_prediction()
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/hotspot/src/share/vm/runtime/
H A Ddeoptimization.cpp1502 bool injected_profile_trap = trap_method->has_injected_profile() && in JRT_ENTRY()
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/hotspot/src/share/vm/runtime/
H A Ddeoptimization.cpp1502 bool injected_profile_trap = trap_method->has_injected_profile() && in JRT_ENTRY()
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/hotspot/share/runtime/
H A Ddeoptimization.cpp1771 bool injected_profile_trap = trap_method->has_injected_profile() && in JRT_ENTRY()
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/src/hotspot/share/runtime/
H A Ddeoptimization.cpp1771 bool injected_profile_trap = trap_method->has_injected_profile() && in JRT_ENTRY()
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/src/hotspot/share/runtime/
H A Ddeoptimization.cpp1757 bool injected_profile_trap = trap_method->has_injected_profile() && in JRT_ENTRY()

12