Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/
DExpandReductions.cpp79 bool expandReductions(Function &F, const TargetTransformInfo *TTI) { in expandReductions() function
141 return expandReductions(F, TTI); in runOnFunction()
165 if (!expandReductions(F, &TTI)) in run()