Searched refs:EffSize (Results 1 – 1 of 1) sorted by relevance
1879 int EffSize = 0; in findBestDAGFor() local1912 EffSize += ESContrib; in findBestDAGFor()1975 EffSize -= ESContrib; in findBestDAGFor()2016 EffSize -= ESContrib; in findBestDAGFor()2047 EffSize -= ESContrib; in findBestDAGFor()2156 EffSize -= ESContrib; in findBestDAGFor()2166 EffSize = 0; in findBestDAGFor()2171 EffSize += (int) getDepthFactor(S->first); in findBestDAGFor()2178 " (effective size: " << EffSize << ")\n"); in findBestDAGFor()2181 EffSize > 0 && EffSize > BestEffSize) { in findBestDAGFor()[all …]