Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DLoopInterchange.cpp362 struct LoopInterchange { struct
372 LoopInterchange(ScalarEvolution *SE, LoopInfo *LI, DependenceInfo *DI, in LoopInterchange() argument
1721 if (!LoopInterchange(&AR.SE, &AR.LI, &DI, &AR.DT, CC, &ORE).run(LN)) in run()
/freebsd/lib/clang/libllvm/
H A DMakefile1875 SRCS_MIN+= Transforms/Scalar/LoopInterchange.cpp