Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Transforms/Scalar/
H A DLoopInterchange.cpp430 return processLoopList(LoopList); in run()
438 return processLoopList(LoopList); in run()
466 bool processLoopList(SmallVectorImpl<Loop *> &LoopList) { in processLoopList() function