Searched refs:EffSize (Results 1 – 1 of 1) sorted by relevance
1897 int EffSize = 0; in findBestDAGFor() local1930 EffSize += ESContrib; in findBestDAGFor()1993 EffSize -= ESContrib; in findBestDAGFor()2034 EffSize -= ESContrib; in findBestDAGFor()2065 EffSize -= ESContrib; in findBestDAGFor()2174 EffSize -= ESContrib; in findBestDAGFor()2184 EffSize = 0; in findBestDAGFor()2189 EffSize += (int) getDepthFactor(S->first); in findBestDAGFor()2196 " (effective size: " << EffSize << ")\n"); in findBestDAGFor()2199 EffSize > 0 && EffSize > BestEffSize) { in findBestDAGFor()[all …]