Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/CodeGen/
H A DScheduleDAGInstrs.cpp92 static unsigned getReductionSize() { in getReductionSize() function
955 reduceHugeMemNodeMaps(Stores, Loads, getReductionSize()); in buildSchedGraph()
960 reduceHugeMemNodeMaps(NonAliasStores, NonAliasLoads, getReductionSize()); in buildSchedGraph()