Home
last modified time | relevance | path

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

/external/llvm/lib/CodeGen/
DScheduleDAGInstrs.cpp64 static cl::opt<unsigned> ReductionSize( variable
72 if (ReductionSize.getNumOccurrences() == 0) in getReductionSize()
74 return ReductionSize; in getReductionSize()