Home
last modified time | relevance | path

Searched refs:cont_proj (Results 1 – 24 of 24) sorted by relevance

/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/hotspot/src/share/vm/opto/
H A DloopPredicate.cpp92 ProjNode* PhaseIdealLoop::create_new_if_for_predicate(ProjNode* cont_proj, Node* new_entry, in create_new_if_for_predicate() argument
94 assert(cont_proj->is_uncommon_trap_if_pattern(reason), "must be a uct if pattern!"); in create_new_if_for_predicate()
95 IfNode* iff = cont_proj->in(0)->as_If(); in create_new_if_for_predicate()
97 ProjNode *uncommon_proj = iff->proj_out(1 - cont_proj->_con); in create_new_if_for_predicate()
134 if (cont_proj->is_IfFalse()) { in create_new_if_for_predicate()
179 ProjNode* PhaseIterGVN::create_new_if_for_predicate(ProjNode* cont_proj, Node* new_entry, in create_new_if_for_predicate() argument
182 assert(cont_proj->is_uncommon_trap_if_pattern(reason), "must be a uct if pattern!"); in create_new_if_for_predicate()
183 IfNode* iff = cont_proj->in(0)->as_If(); in create_new_if_for_predicate()
185 ProjNode *uncommon_proj = iff->proj_out(1 - cont_proj->_con); in create_new_if_for_predicate()
212 if (cont_proj->is_IfFalse()) { in create_new_if_for_predicate()
H A DphaseX.hpp519 ProjNode* create_new_if_for_predicate(ProjNode* cont_proj, Node* new_entry,
H A Dloopnode.hpp897 ProjNode* create_new_if_for_predicate(ProjNode* cont_proj, Node* new_entry,
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/hotspot/src/share/vm/opto/
H A DloopPredicate.cpp92 ProjNode* PhaseIdealLoop::create_new_if_for_predicate(ProjNode* cont_proj, Node* new_entry, in create_new_if_for_predicate() argument
94 assert(cont_proj->is_uncommon_trap_if_pattern(reason), "must be a uct if pattern!"); in create_new_if_for_predicate()
95 IfNode* iff = cont_proj->in(0)->as_If(); in create_new_if_for_predicate()
97 ProjNode *uncommon_proj = iff->proj_out(1 - cont_proj->_con); in create_new_if_for_predicate()
134 if (cont_proj->is_IfFalse()) { in create_new_if_for_predicate()
179 ProjNode* PhaseIterGVN::create_new_if_for_predicate(ProjNode* cont_proj, Node* new_entry, in create_new_if_for_predicate() argument
182 assert(cont_proj->is_uncommon_trap_if_pattern(reason), "must be a uct if pattern!"); in create_new_if_for_predicate()
183 IfNode* iff = cont_proj->in(0)->as_If(); in create_new_if_for_predicate()
185 ProjNode *uncommon_proj = iff->proj_out(1 - cont_proj->_con); in create_new_if_for_predicate()
212 if (cont_proj->is_IfFalse()) { in create_new_if_for_predicate()
H A DphaseX.hpp519 ProjNode* create_new_if_for_predicate(ProjNode* cont_proj, Node* new_entry,
H A Dloopnode.hpp897 ProjNode* create_new_if_for_predicate(ProjNode* cont_proj, Node* new_entry,
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/hotspot/share/opto/
H A DloopPredicate.cpp96 ProjNode* PhaseIdealLoop::create_new_if_for_predicate(ProjNode* cont_proj, Node* new_entry, in create_new_if_for_predicate() argument
99 assert(cont_proj->is_uncommon_trap_if_pattern(reason), "must be a uct if pattern!"); in create_new_if_for_predicate()
100 IfNode* iff = cont_proj->in(0)->as_If(); in create_new_if_for_predicate()
102 ProjNode *uncommon_proj = iff->proj_out(1 - cont_proj->_con); in create_new_if_for_predicate()
150 if (cont_proj->is_IfFalse()) { in create_new_if_for_predicate()
194 ProjNode* PhaseIterGVN::create_new_if_for_predicate(ProjNode* cont_proj, Node* new_entry, in create_new_if_for_predicate() argument
198 assert(cont_proj->is_uncommon_trap_if_pattern(reason), "must be a uct if pattern!"); in create_new_if_for_predicate()
199 IfNode* iff = cont_proj->in(0)->as_If(); in create_new_if_for_predicate()
201 ProjNode *uncommon_proj = iff->proj_out(1 - cont_proj->_con); in create_new_if_for_predicate()
232 if (cont_proj->is_IfFalse()) { in create_new_if_for_predicate()
H A DphaseX.hpp565 ProjNode* create_new_if_for_predicate(ProjNode* cont_proj, Node* new_entry,
H A Dloopnode.hpp1123 ProjNode* create_new_if_for_predicate(ProjNode* cont_proj, Node* new_entry,
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/src/hotspot/share/opto/
H A DloopPredicate.cpp96 ProjNode* PhaseIdealLoop::create_new_if_for_predicate(ProjNode* cont_proj, Node* new_entry, in create_new_if_for_predicate() argument
99 assert(cont_proj->is_uncommon_trap_if_pattern(reason), "must be a uct if pattern!"); in create_new_if_for_predicate()
100 IfNode* iff = cont_proj->in(0)->as_If(); in create_new_if_for_predicate()
102 ProjNode *uncommon_proj = iff->proj_out(1 - cont_proj->_con); in create_new_if_for_predicate()
150 if (cont_proj->is_IfFalse()) { in create_new_if_for_predicate()
194 ProjNode* PhaseIterGVN::create_new_if_for_predicate(ProjNode* cont_proj, Node* new_entry, in create_new_if_for_predicate() argument
198 assert(cont_proj->is_uncommon_trap_if_pattern(reason), "must be a uct if pattern!"); in create_new_if_for_predicate()
199 IfNode* iff = cont_proj->in(0)->as_If(); in create_new_if_for_predicate()
201 ProjNode *uncommon_proj = iff->proj_out(1 - cont_proj->_con); in create_new_if_for_predicate()
232 if (cont_proj->is_IfFalse()) { in create_new_if_for_predicate()
H A DphaseX.hpp555 ProjNode* create_new_if_for_predicate(ProjNode* cont_proj, Node* new_entry,
H A Dloopnode.hpp1081 ProjNode* create_new_if_for_predicate(ProjNode* cont_proj, Node* new_entry,
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/hotspot/share/opto/
H A DloopPredicate.cpp98 ProjNode* PhaseIdealLoop::create_new_if_for_predicate(ProjNode* cont_proj, Node* new_entry, in create_new_if_for_predicate() argument
101 assert(cont_proj->is_uncommon_trap_if_pattern(reason), "must be a uct if pattern!"); in create_new_if_for_predicate()
102 IfNode* iff = cont_proj->in(0)->as_If(); in create_new_if_for_predicate()
104 ProjNode *uncommon_proj = iff->proj_out(1 - cont_proj->_con); in create_new_if_for_predicate()
159 if (cont_proj->is_IfFalse()) { in create_new_if_for_predicate()
H A Dloopnode.hpp1090 …ProjNode* create_new_if_for_predicate(ProjNode* cont_proj, Node* new_entry, Deoptimization::DeoptR…
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/src/hotspot/share/opto/
H A DloopPredicate.cpp109 ProjNode* PhaseIdealLoop::create_new_if_for_predicate(ProjNode* cont_proj, Node* new_entry, in create_new_if_for_predicate() argument
112 assert(cont_proj->is_uncommon_trap_if_pattern(reason), "must be a uct if pattern!"); in create_new_if_for_predicate()
113 IfNode* iff = cont_proj->in(0)->as_If(); in create_new_if_for_predicate()
115 ProjNode *uncommon_proj = iff->proj_out(1 - cont_proj->_con); in create_new_if_for_predicate()
170 if (cont_proj->is_IfFalse()) { in create_new_if_for_predicate()
H A Dloopnode.hpp1277 …ProjNode* create_new_if_for_predicate(ProjNode* cont_proj, Node* new_entry, Deoptimization::DeoptR…
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/src/hotspot/share/opto/
H A DloopPredicate.cpp98 ProjNode* PhaseIdealLoop::create_new_if_for_predicate(ProjNode* cont_proj, Node* new_entry, in create_new_if_for_predicate() argument
101 assert(cont_proj->is_uncommon_trap_if_pattern(reason), "must be a uct if pattern!"); in create_new_if_for_predicate()
102 IfNode* iff = cont_proj->in(0)->as_If(); in create_new_if_for_predicate()
104 ProjNode *uncommon_proj = iff->proj_out(1 - cont_proj->_con); in create_new_if_for_predicate()
159 if (cont_proj->is_IfFalse()) { in create_new_if_for_predicate()
H A Dloopnode.hpp1090 …ProjNode* create_new_if_for_predicate(ProjNode* cont_proj, Node* new_entry, Deoptimization::DeoptR…
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/src/hotspot/share/opto/
H A DloopPredicate.cpp109 ProjNode* PhaseIdealLoop::create_new_if_for_predicate(ProjNode* cont_proj, Node* new_entry, in create_new_if_for_predicate() argument
112 assert(cont_proj->is_uncommon_trap_if_pattern(reason), "must be a uct if pattern!"); in create_new_if_for_predicate()
113 IfNode* iff = cont_proj->in(0)->as_If(); in create_new_if_for_predicate()
115 ProjNode *uncommon_proj = iff->proj_out(1 - cont_proj->_con); in create_new_if_for_predicate()
170 if (cont_proj->is_IfFalse()) { in create_new_if_for_predicate()
H A Dloopnode.hpp1146 …ProjNode* create_new_if_for_predicate(ProjNode* cont_proj, Node* new_entry, Deoptimization::DeoptR…
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/src/hotspot/share/opto/
H A DloopPredicate.cpp98 ProjNode* PhaseIdealLoop::create_new_if_for_predicate(ProjNode* cont_proj, Node* new_entry, in create_new_if_for_predicate() argument
101 assert(cont_proj->is_uncommon_trap_if_pattern(reason), "must be a uct if pattern!"); in create_new_if_for_predicate()
102 IfNode* iff = cont_proj->in(0)->as_If(); in create_new_if_for_predicate()
104 ProjNode *uncommon_proj = iff->proj_out(1 - cont_proj->_con); in create_new_if_for_predicate()
160 if (cont_proj->is_IfFalse()) { in create_new_if_for_predicate()
H A Dloopnode.hpp1136 …ProjNode* create_new_if_for_predicate(ProjNode* cont_proj, Node* new_entry, Deoptimization::DeoptR…
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/src/hotspot/share/opto/
H A DloopPredicate.cpp109 ProjNode* PhaseIdealLoop::create_new_if_for_predicate(ProjNode* cont_proj, Node* new_entry, in create_new_if_for_predicate() argument
113 assert(cont_proj->is_uncommon_trap_if_pattern(reason), "must be a uct if pattern!"); in create_new_if_for_predicate()
114 IfNode* iff = cont_proj->in(0)->as_If(); in create_new_if_for_predicate()
116 ProjNode *uncommon_proj = iff->proj_out(1 - cont_proj->_con); in create_new_if_for_predicate()
171 if (cont_proj->is_IfFalse()) { in create_new_if_for_predicate()
H A Dloopnode.hpp1286 …ProjNode* create_new_if_for_predicate(ProjNode* cont_proj, Node* new_entry, Deoptimization::DeoptR…