Home
last modified time | relevance | path

Searched refs:FactorCount (Results 1 – 1 of 1) sorted by relevance

/external/swiftshader/third_party/LLVM/lib/CodeGen/SelectionDAG/
DScheduleDAGRRList.cpp114 static int FactorCount[NumFactors]; variable
324 FactorCount[i] = 0; in Schedule()
354 DEBUG(dbgs() << FactorName[i] << "\t" << FactorCount[i] << "\n"); in Schedule()
2248 DEBUG(++FactorCount[FactStall]); in BUCompareLatency()
2252 DEBUG(++FactorCount[FactStall]); in BUCompareLatency()
2256 DEBUG(++FactorCount[FactStall]); in BUCompareLatency()
2266 DEBUG(++FactorCount[FactHeight]); in BUCompareLatency()
2277 DEBUG(++FactorCount[FactDepth]); in BUCompareLatency()
2285 DEBUG(++FactorCount[FactOther]); in BUCompareLatency()
2301 DEBUG(++FactorCount[FactRegUses]); in BURRSort()
[all …]