Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/lib/CodeGen/SelectionDAG/
DScheduleDAGRRList.cpp109 enum { FactPressureDiff, FactRegUses, FactStall, FactHeight, FactDepth, enumerator
2462 DEBUG(++FactorCount[FactPressureDiff]); in operator ()()
2468 DEBUG(++FactorCount[FactPressureDiff]); in operator ()()
2532 DEBUG(++FactorCount[FactPressureDiff]); in operator ()()
2541 DEBUG(if (LReduce != RReduce) ++FactorCount[FactPressureDiff]); in operator ()()