Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/lib/CodeGen/SelectionDAG/
DScheduleDAGRRList.cpp110 FactStatic, FactOther, NumFactors }; enumerator
112 static const char *FactorName[NumFactors] =
114 static int FactorCount[NumFactors];
323 for (int i = 0; i < NumFactors; ++i) { in Schedule()
353 for (int i = 0; i < NumFactors; ++i) { in Schedule()