Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DLoopInterchange.cpp382 return processLoopList(LoopList); in run()
390 return processLoopList(LoopList); in run()
418 bool processLoopList(SmallVectorImpl<Loop *> &LoopList) { in processLoopList() function