Home
last modified time | relevance | path

Searched refs:is_diamond_phi (Results 1 – 25 of 46) sorted by relevance

12

/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/hotspot/src/share/vm/opto/
H A Dcfgnode.hpp190 int is_diamond_phi(bool check_control_only = false) const;
H A Dcfgnode.cpp387 if (phi && phi->type() == Type::MEMORY && req() == 3 && phi->is_diamond_phi(true)) { in try_clean_mem_phi()
1064 int PhiNode::is_diamond_phi(bool check_control_only) const { in is_diamond_phi() function in PhiNode
1146 int true_path = is_diamond_phi(); in Identity()
1694 int true_path = is_diamond_phi(); in Ideal()
H A Difnode.cpp790 int true_path = phi->is_diamond_phi(); in remove_useless_bool()
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/hotspot/src/share/vm/opto/
H A Dcfgnode.hpp190 int is_diamond_phi(bool check_control_only = false) const;
H A Dcfgnode.cpp387 if (phi && phi->type() == Type::MEMORY && req() == 3 && phi->is_diamond_phi(true)) { in try_clean_mem_phi()
1064 int PhiNode::is_diamond_phi(bool check_control_only) const { in is_diamond_phi() function in PhiNode
1146 int true_path = is_diamond_phi(); in Identity()
1694 int true_path = is_diamond_phi(); in Ideal()
H A Difnode.cpp790 int true_path = phi->is_diamond_phi(); in remove_useless_bool()
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/hotspot/share/opto/
H A Dcfgnode.cpp394 if (phi && phi->type() == Type::MEMORY && req() == 3 && phi->is_diamond_phi(true)) { in try_clean_mem_phi()
1107 int PhiNode::is_diamond_phi(bool check_control_only) const { in is_diamond_phi() function in PhiNode
1189 int true_path = is_diamond_phi(); in Identity()
1819 int true_path = is_diamond_phi(); in Ideal()
H A Dcfgnode.hpp199 int is_diamond_phi(bool check_control_only = false) const;
H A Difnode.cpp1324 int true_path = phi->is_diamond_phi(); in remove_useless_bool()
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/src/hotspot/share/opto/
H A Dcfgnode.cpp394 if (phi && phi->type() == Type::MEMORY && req() == 3 && phi->is_diamond_phi(true)) { in try_clean_mem_phi()
1107 int PhiNode::is_diamond_phi(bool check_control_only) const { in is_diamond_phi() function in PhiNode
1189 int true_path = is_diamond_phi(); in Identity()
1819 int true_path = is_diamond_phi(); in Ideal()
H A Dcfgnode.hpp199 int is_diamond_phi(bool check_control_only = false) const;
H A Difnode.cpp1324 int true_path = phi->is_diamond_phi(); in remove_useless_bool()
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/hotspot/share/opto/
H A Dcfgnode.hpp200 int is_diamond_phi(bool check_control_only = false) const;
H A Dcfgnode.cpp396 if (phi && phi->type() == Type::MEMORY && req() == 3 && phi->is_diamond_phi(true)) { in try_clean_mem_phi()
1250 int PhiNode::is_diamond_phi(bool check_control_only) const { in is_diamond_phi() function in PhiNode
1332 int true_path = is_diamond_phi(); in Identity()
1946 int true_path = is_diamond_phi(); in Ideal()
H A Dsubnode.cpp1572 int idx_true = phi->is_diamond_phi(); in Ideal()
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/src/hotspot/share/opto/
H A Dcfgnode.hpp198 int is_diamond_phi(bool check_control_only = false) const;
H A Dcfgnode.cpp396 if (phi && phi->type() == Type::MEMORY && req() == 3 && phi->is_diamond_phi(true)) { in try_clean_mem_phi()
1250 int PhiNode::is_diamond_phi(bool check_control_only) const { in is_diamond_phi() function in PhiNode
1332 int true_path = is_diamond_phi(); in Identity()
1946 int true_path = is_diamond_phi(); in Ideal()
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/src/hotspot/share/opto/
H A Dcfgnode.hpp201 int is_diamond_phi(bool check_control_only = false) const;
H A Dcfgnode.cpp396 if (phi && phi->type() == Type::MEMORY && req() == 3 && phi->is_diamond_phi(true)) { in try_clean_mem_phi()
1252 int PhiNode::is_diamond_phi(bool check_control_only) const { in is_diamond_phi() function in PhiNode
1334 int true_path = is_diamond_phi(); in Identity()
2009 int true_path = is_diamond_phi(); in Ideal()
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/src/hotspot/share/opto/
H A Dcfgnode.hpp200 int is_diamond_phi(bool check_control_only = false) const;
H A Dcfgnode.cpp396 if (phi && phi->type() == Type::MEMORY && req() == 3 && phi->is_diamond_phi(true)) { in try_clean_mem_phi()
1250 int PhiNode::is_diamond_phi(bool check_control_only) const { in is_diamond_phi() function in PhiNode
1332 int true_path = is_diamond_phi(); in Identity()
1944 int true_path = is_diamond_phi(); in Ideal()
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/src/hotspot/share/opto/
H A Dcfgnode.hpp199 int is_diamond_phi(bool check_control_only = false) const;
H A Dcfgnode.cpp418 if (phi && phi->type() == Type::MEMORY && req() == 3 && phi->is_diamond_phi(true)) { in try_clean_mem_phi()
1274 int PhiNode::is_diamond_phi(bool check_control_only) const { in is_diamond_phi() function in PhiNode
1356 int true_path = is_diamond_phi(); in Identity()
2040 int true_path = is_diamond_phi(); in Ideal()
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/src/hotspot/share/opto/
H A Dcfgnode.hpp199 int is_diamond_phi(bool check_control_only = false) const;
H A Dcfgnode.cpp417 if (phi && phi->type() == Type::MEMORY && req() == 3 && phi->is_diamond_phi(true)) { in try_clean_mem_phi()
1286 int PhiNode::is_diamond_phi(bool check_control_only) const { in is_diamond_phi() function in PhiNode
1368 int true_path = is_diamond_phi(); in Identity()
2045 int true_path = is_diamond_phi(); in Ideal()

12