Searched defs:has_loop (Results 1 – 13 of 13) sorted by relevance
208 let mut has_loop = false; in detect_loops() localVariable227 has_loop: bool, field253 let has_loop = detect_loops(&mut nodes); in from_blocks_edges() localVariable305 pub fn has_loop(&self) -> bool { in has_loop() method
82 bool has_loop = false; in AddCallChain() local
247 def has_loop(self): member in stdlist_SynthProvider
181 def has_loop(self): member in AbstractListSynthProvider
1157 auto has_loop = it != current_partition.end(); in PartitionSubscripts() local