Lines Matching full:edges
135 /// block chains for SCC-formation and iteration. We store the edges to child
247 /// allow implicitly defining edges between chains as the existing edges
355 // Disregard edges within a fixed chain, or edges to the loop header.
373 /// very hot successor edges.
385 // Adjust edge probabilities by excluding edges pointing to blocks that is
848 /// 2. The possibly missed fall through edges (if they exist) from the loop
894 // as the sum of frequencies of exit edges we collect here, excluding the exit
935 // Collect the loop exit cost by summing up frequencies of all exit edges
996 // Collect the sum of frequencies of incoming edges to the loop header from
1343 // regardless of what edges into the block exist.