Home
last modified time | relevance | path

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

/aosp_15_r20/external/llvm/lib/Transforms/Scalar/
H A DLoopInterchange.cpp346 bool hasInnerLoopReduction() { return InnerLoopHasReduction; } in hasInnerLoopReduction() function in __anon7cc3fe0d0111::LoopInterchangeLegality
593 LoopNestExit, LIL.hasInnerLoopReduction()); in processLoop()