Home
last modified time | relevance | path

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

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