Searched refs:EffSize (Results 1 – 1 of 1) sorted by relevance
1865 int EffSize = 0; in findBestDAGFor() local1898 EffSize += ESContrib; in findBestDAGFor()1961 EffSize -= ESContrib; in findBestDAGFor()2002 EffSize -= ESContrib; in findBestDAGFor()2033 EffSize -= ESContrib; in findBestDAGFor()2142 EffSize -= ESContrib; in findBestDAGFor()2152 EffSize = 0; in findBestDAGFor()2157 EffSize += (int) getDepthFactor(S->first); in findBestDAGFor()2164 " (effective size: " << EffSize << ")\n"); in findBestDAGFor()2167 EffSize > 0 && EffSize > BestEffSize) { in findBestDAGFor()[all …]