Home
last modified time | relevance | path

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

/freebsd-13-stable/contrib/llvm-project/llvm/lib/CodeGen/
HDExpandReductions.cpp29 bool expandReductions(Function &F, const TargetTransformInfo *TTI) { in expandReductions() function
165 return expandReductions(F, TTI); in runOnFunction()
189 if (!expandReductions(F, &TTI)) in run()