/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/hotspot/share/opto/ |
H A D | parseHelper.cpp | 420 if (method_data_update() || force_update) { in profile_taken_branch() 431 if (method_data_update()) { in profile_taken_branch() 457 if (method_data_update() || force_update) { in profile_not_taken_branch() 469 if (!method_data_update()) return; in profile_call() 487 assert(method_data_update(), "must be generating profile code"); in profile_generic_call() 498 assert(method_data_update(), "must be generating profile code"); in profile_receiver_type() 526 if (!method_data_update()) return; in profile_ret() 562 if (!method_data_update()) return; in profile_null_checkcast() 573 if (!method_data_update()) return; in profile_switch_case()
|
H A D | parse2.cpp | 450 …bool trim_ranges = !method_data_update() && !C->too_many_traps(method(), bci(), Deoptimization::Re… in do_tableswitch() 468 int table_index = method_data_update() ? j : NullTableIndex; in do_tableswitch() 523 …bool trim_ranges = !method_data_update() && !C->too_many_traps(method(), bci(), Deoptimization::Re… in do_lookupswitch() 562 int table_index = method_data_update() ? j : NullTableIndex; in do_lookupswitch() 781 if (method_data_update()) return false; in create_jump_tables() 932 …bool trim_ranges = !method_data_update() && !C->too_many_traps(method(), bci(), Deoptimization::Re… in jump_switch_ranges()
|
H A D | parse.hpp | 391 bool method_data_update() const { return _method_data_update; } in method_data_update() function in Parse
|
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/src/hotspot/share/opto/ |
H A D | parseHelper.cpp | 420 if (method_data_update() || force_update) { in profile_taken_branch() 431 if (method_data_update()) { in profile_taken_branch() 457 if (method_data_update() || force_update) { in profile_not_taken_branch() 469 if (!method_data_update()) return; in profile_call() 487 assert(method_data_update(), "must be generating profile code"); in profile_generic_call() 498 assert(method_data_update(), "must be generating profile code"); in profile_receiver_type() 526 if (!method_data_update()) return; in profile_ret() 562 if (!method_data_update()) return; in profile_null_checkcast() 573 if (!method_data_update()) return; in profile_switch_case()
|
H A D | parse2.cpp | 450 …bool trim_ranges = !method_data_update() && !C->too_many_traps(method(), bci(), Deoptimization::Re… in do_tableswitch() 468 int table_index = method_data_update() ? j : NullTableIndex; in do_tableswitch() 523 …bool trim_ranges = !method_data_update() && !C->too_many_traps(method(), bci(), Deoptimization::Re… in do_lookupswitch() 563 int table_index = method_data_update() ? j : NullTableIndex; in do_lookupswitch() 782 if (method_data_update()) return false; in create_jump_tables() 933 …bool trim_ranges = !method_data_update() && !C->too_many_traps(method(), bci(), Deoptimization::Re… in jump_switch_ranges()
|
H A D | parse.hpp | 388 bool method_data_update() const { return _method_data_update; } in method_data_update() function in Parse
|
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/src/hotspot/share/opto/ |
H A D | parseHelper.cpp | 420 if (method_data_update() || force_update) { in profile_taken_branch() 431 if (method_data_update()) { in profile_taken_branch() 457 if (method_data_update() || force_update) { in profile_not_taken_branch() 469 if (!method_data_update()) return; in profile_call() 487 assert(method_data_update(), "must be generating profile code"); in profile_generic_call() 498 assert(method_data_update(), "must be generating profile code"); in profile_receiver_type() 526 if (!method_data_update()) return; in profile_ret() 562 if (!method_data_update()) return; in profile_null_checkcast() 573 if (!method_data_update()) return; in profile_switch_case()
|
H A D | parse2.cpp | 450 …bool trim_ranges = !method_data_update() && !C->too_many_traps(method(), bci(), Deoptimization::Re… in do_tableswitch() 468 int table_index = method_data_update() ? j : NullTableIndex; in do_tableswitch() 523 …bool trim_ranges = !method_data_update() && !C->too_many_traps(method(), bci(), Deoptimization::Re… in do_lookupswitch() 562 int table_index = method_data_update() ? j : NullTableIndex; in do_lookupswitch() 781 if (method_data_update()) return false; in create_jump_tables() 932 …bool trim_ranges = !method_data_update() && !C->too_many_traps(method(), bci(), Deoptimization::Re… in jump_switch_ranges()
|
H A D | parse.hpp | 391 bool method_data_update() const { return _method_data_update; } in method_data_update() function in Parse
|
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/hotspot/share/opto/ |
H A D | parseHelper.cpp | 461 if (method_data_update() || force_update) { in profile_taken_branch() 472 if (method_data_update()) { in profile_taken_branch() 498 if (method_data_update() || force_update) { in profile_not_taken_branch() 510 if (!method_data_update()) return; in profile_call() 528 assert(method_data_update(), "must be generating profile code"); in profile_generic_call() 539 assert(method_data_update(), "must be generating profile code"); in profile_receiver_type() 567 if (!method_data_update()) return; in profile_ret() 603 if (!method_data_update()) return; in profile_null_checkcast() 614 if (!method_data_update()) return; in profile_switch_case()
|
H A D | parse2.cpp | 453 …bool trim_ranges = !method_data_update() && !C->too_many_traps(method(), bci(), Deoptimization::Re… in do_tableswitch() 471 int table_index = method_data_update() ? j : NullTableIndex; in do_tableswitch() 528 …bool trim_ranges = !method_data_update() && !C->too_many_traps(method(), bci(), Deoptimization::Re… in do_lookupswitch() 568 int table_index = method_data_update() ? j : NullTableIndex; in do_lookupswitch() 789 if (method_data_update()) return false; in create_jump_tables() 946 …bool trim_ranges = !method_data_update() && !C->too_many_traps(method(), bci(), Deoptimization::Re… in jump_switch_ranges()
|
H A D | parse.hpp | 387 bool method_data_update() const { return _method_data_update; } in method_data_update() function in Parse
|
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/src/hotspot/share/opto/ |
H A D | parseHelper.cpp | 461 if (method_data_update() || force_update) { in profile_taken_branch() 472 if (method_data_update()) { in profile_taken_branch() 498 if (method_data_update() || force_update) { in profile_not_taken_branch() 510 if (!method_data_update()) return; in profile_call() 528 assert(method_data_update(), "must be generating profile code"); in profile_generic_call() 539 assert(method_data_update(), "must be generating profile code"); in profile_receiver_type() 567 if (!method_data_update()) return; in profile_ret() 603 if (!method_data_update()) return; in profile_null_checkcast() 614 if (!method_data_update()) return; in profile_switch_case()
|
H A D | parse2.cpp | 453 …bool trim_ranges = !method_data_update() && !C->too_many_traps(method(), bci(), Deoptimization::Re… in do_tableswitch() 471 int table_index = method_data_update() ? j : NullTableIndex; in do_tableswitch() 528 …bool trim_ranges = !method_data_update() && !C->too_many_traps(method(), bci(), Deoptimization::Re… in do_lookupswitch() 568 int table_index = method_data_update() ? j : NullTableIndex; in do_lookupswitch() 789 if (method_data_update()) return false; in create_jump_tables() 946 …bool trim_ranges = !method_data_update() && !C->too_many_traps(method(), bci(), Deoptimization::Re… in jump_switch_ranges()
|
H A D | parse.hpp | 387 bool method_data_update() const { return _method_data_update; } in method_data_update() function in Parse
|
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/src/hotspot/share/opto/ |
H A D | parseHelper.cpp | 458 if (method_data_update() || force_update) { in profile_taken_branch() 469 if (method_data_update()) { in profile_taken_branch() 495 if (method_data_update() || force_update) { in profile_not_taken_branch() 507 if (!method_data_update()) return; in profile_call() 525 assert(method_data_update(), "must be generating profile code"); in profile_generic_call() 536 assert(method_data_update(), "must be generating profile code"); in profile_receiver_type() 564 if (!method_data_update()) return; in profile_ret() 600 if (!method_data_update()) return; in profile_null_checkcast() 611 if (!method_data_update()) return; in profile_switch_case()
|
H A D | parse2.cpp | 459 …bool trim_ranges = !method_data_update() && !C->too_many_traps(method(), bci(), Deoptimization::Re… in do_tableswitch() 477 int table_index = method_data_update() ? j : NullTableIndex; in do_tableswitch() 532 …bool trim_ranges = !method_data_update() && !C->too_many_traps(method(), bci(), Deoptimization::Re… in do_lookupswitch() 571 int table_index = method_data_update() ? j : NullTableIndex; in do_lookupswitch() 790 if (method_data_update()) return false; in create_jump_tables() 941 …bool trim_ranges = !method_data_update() && !C->too_many_traps(method(), bci(), Deoptimization::Re… in jump_switch_ranges()
|
H A D | parse.hpp | 387 bool method_data_update() const { return _method_data_update; } in method_data_update() function in Parse
|
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/hotspot/src/share/vm/opto/ |
H A D | parseHelper.cpp | 458 if (method_data_update() || force_update) { in profile_taken_branch() 469 if (method_data_update()) { in profile_taken_branch() 494 if (method_data_update() || force_update) { in profile_not_taken_branch() 506 if (!method_data_update()) return; in profile_call() 524 assert(method_data_update(), "must be generating profile code"); in profile_generic_call() 535 assert(method_data_update(), "must be generating profile code"); in profile_receiver_type() 563 if (!method_data_update()) return; in profile_ret() 599 if (!method_data_update()) return; in profile_null_checkcast() 610 if (!method_data_update()) return; in profile_switch_case()
|
H A D | parse.hpp | 388 bool method_data_update() const { return _method_data_update; } in method_data_update() function in Parse
|
H A D | parse2.cpp | 319 int table_index = method_data_update() ? j : NullTableIndex; in do_tableswitch() 371 int table_index = method_data_update() ? j : NullTableIndex; in do_lookupswitch() 404 if (method_data_update()) return false; in create_jump_tables()
|
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/hotspot/src/share/vm/opto/ |
H A D | parseHelper.cpp | 458 if (method_data_update() || force_update) { in profile_taken_branch() 469 if (method_data_update()) { in profile_taken_branch() 494 if (method_data_update() || force_update) { in profile_not_taken_branch() 506 if (!method_data_update()) return; in profile_call() 524 assert(method_data_update(), "must be generating profile code"); in profile_generic_call() 535 assert(method_data_update(), "must be generating profile code"); in profile_receiver_type() 563 if (!method_data_update()) return; in profile_ret() 599 if (!method_data_update()) return; in profile_null_checkcast() 610 if (!method_data_update()) return; in profile_switch_case()
|
H A D | parse.hpp | 388 bool method_data_update() const { return _method_data_update; } in method_data_update() function in Parse
|
H A D | parse2.cpp | 319 int table_index = method_data_update() ? j : NullTableIndex; in do_tableswitch() 371 int table_index = method_data_update() ? j : NullTableIndex; in do_lookupswitch() 404 if (method_data_update()) return false; in create_jump_tables()
|