Home
last modified time | relevance | path

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

/external/llvm/lib/Transforms/Scalar/
DLoopInterchange.cpp346 bool hasInnerLoopReduction() { return InnerLoopHasReduction; } in hasInnerLoopReduction() function in __anon860498c00111::LoopInterchangeLegality
593 LoopNestExit, LIL.hasInnerLoopReduction()); in processLoop()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Scalar/
DLoopInterchange.cpp345 bool hasInnerLoopReduction() { return InnerLoopHasReduction; } in hasInnerLoopReduction() function in __anoncf6d1f180211::LoopInterchangeLegality
604 LoopNestExit, LIL.hasInnerLoopReduction()); in processLoop()