Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DScheduleDAGInstrs.cpp86 static cl::opt<unsigned> ReductionSize( variable
94 if (ReductionSize.getNumOccurrences() == 0) in getReductionSize()
96 return ReductionSize; in getReductionSize()