Home
last modified time | relevance | path

Searched defs:Reductions (Results 1 – 3 of 3) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
DLoopRerollPass.cpp653 ReductionTracker &Reductions) { in collectPossibleReductions()
1136 bool LoopReroll::DAGRootTracker::validate(ReductionTracker &Reductions) { in validate()
1618 ReductionTracker &Reductions) { in reroll()
1682 ReductionTracker Reductions; in runOnLoop() local
DLoopInterchange.cpp898 SmallPtrSetImpl<PHINode *> &Reductions) { in areInnerLoopExitPHIsSupported()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Transforms/Vectorize/
DLoopVectorizationLegality.h424 ReductionList Reductions; variable