Home
last modified time | relevance | path

Searched refs:_loop_depth (Results 1 – 16 of 16) sorted by relevance

/dports/www/template_/template_-2.2.3/
H A DTemplate_.compiler.php263 $this->_loop_depth=0;
445 $d = ++$this->_loop_depth;
563 $depth = $this->_loop_depth--;
892 if ($this->_loop_depth < $depth) {
923 $depth = $this->_loop_depth+1;
/dports/sysutils/vector/vector-0.10.0/cargo-crates/regalloc-0.0.25/src/linear_scan/
H A Danalysis.rs83 pub(crate) _loop_depth: TypedIxVec<BlockIx, u32>, field
205 _loop_depth: cfg_info.depth_map, in run()
/dports/www/firefox/firefox-99.0/third_party/rust/regalloc/src/linear_scan/
H A Danalysis.rs84 pub(crate) _loop_depth: TypedIxVec<BlockIx, u32>, field
202 _loop_depth: cfg_info.depth_map, in run()
/dports/mail/thunderbird/thunderbird-91.8.0/third_party/rust/regalloc/src/linear_scan/
H A Danalysis.rs84 pub(crate) _loop_depth: TypedIxVec<BlockIx, u32>, field
202 _loop_depth: cfg_info.depth_map, in run()
/dports/lang/rust/rustc-1.58.1-src/vendor/regalloc/src/linear_scan/
H A Danalysis.rs84 pub(crate) _loop_depth: TypedIxVec<BlockIx, u32>, field
202 _loop_depth: cfg_info.depth_map, in run()
/dports/www/firefox-esr/firefox-91.8.0/third_party/rust/regalloc/src/linear_scan/
H A Danalysis.rs84 pub(crate) _loop_depth: TypedIxVec<BlockIx, u32>, field
202 _loop_depth: cfg_info.depth_map, in run()
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/hotspot/share/c1/
H A Dc1_Instruction.hpp1608 int _loop_depth; // the loop nesting level of this block
1665 , _loop_depth(0)
1701 int loop_depth() const { return _loop_depth; }
1722 void set_loop_depth(int d) { _loop_depth = d; }
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/hotspot/share/c1/
H A Dc1_Instruction.hpp1610 int _loop_depth; // the loop nesting level of this block
1669 , _loop_depth(0)
1704 int loop_depth() const { return _loop_depth; }
1725 void set_loop_depth(int d) { _loop_depth = d; }
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/src/hotspot/share/c1/
H A Dc1_Instruction.hpp1608 int _loop_depth; // the loop nesting level of this block
1665 , _loop_depth(0)
1701 int loop_depth() const { return _loop_depth; }
1722 void set_loop_depth(int d) { _loop_depth = d; }
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/src/hotspot/share/c1/
H A Dc1_Instruction.hpp1610 int _loop_depth; // the loop nesting level of this block
1668 , _loop_depth(0)
1703 int loop_depth() const { return _loop_depth; }
1724 void set_loop_depth(int d) { _loop_depth = d; }
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/src/hotspot/share/c1/
H A Dc1_Instruction.hpp1597 int _loop_depth; // the loop nesting level of this block
1655 , _loop_depth(0)
1690 int loop_depth() const { return _loop_depth; }
1711 void set_loop_depth(int d) { _loop_depth = d; }
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/src/hotspot/share/c1/
H A Dc1_Instruction.hpp1610 int _loop_depth; // the loop nesting level of this block
1669 , _loop_depth(0)
1704 int loop_depth() const { return _loop_depth; }
1725 void set_loop_depth(int d) { _loop_depth = d; }
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/src/hotspot/share/c1/
H A Dc1_Instruction.hpp1610 int _loop_depth; // the loop nesting level of this block
1668 , _loop_depth(0)
1703 int loop_depth() const { return _loop_depth; }
1724 void set_loop_depth(int d) { _loop_depth = d; }
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/src/hotspot/share/c1/
H A Dc1_Instruction.hpp1610 int _loop_depth; // the loop nesting level of this block
1669 , _loop_depth(0)
1704 int loop_depth() const { return _loop_depth; }
1725 void set_loop_depth(int d) { _loop_depth = d; }
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/hotspot/src/share/vm/c1/
H A Dc1_Instruction.hpp1611 int _loop_depth; // the loop nesting level of this block
1669 , _loop_depth(0)
1705 int loop_depth() const { return _loop_depth; }
1726 void set_loop_depth(int d) { _loop_depth = d; }
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/hotspot/src/share/vm/c1/
H A Dc1_Instruction.hpp1611 int _loop_depth; // the loop nesting level of this block
1669 , _loop_depth(0)
1705 int loop_depth() const { return _loop_depth; }
1726 void set_loop_depth(int d) { _loop_depth = d; }