Searched refs:LoopInterchange (Results 1 – 6 of 6) sorted by relevance
| /llvm-project-15.0.7/llvm/lib/Transforms/Scalar/ |
| H A D | CMakeLists.txt | 37 LoopInterchange.cpp
|
| H A D | LoopInterchange.cpp | 410 struct LoopInterchange { struct 420 LoopInterchange(ScalarEvolution *SE, LoopInfo *LI, DependenceInfo *DI, in LoopInterchange() function 1744 return LoopInterchange(SE, LI, DI, DT, CC, ORE).run(L); in runOnLoop() 1774 if (!LoopInterchange(&AR.SE, &AR.LI, &DI, &AR.DT, CC, &ORE).run(LN)) in run()
|
| /llvm-project-15.0.7/llvm/utils/gn/secondary/llvm/lib/Transforms/Scalar/ |
| H A D | BUILD.gn | 48 "LoopInterchange.cpp",
|
| /llvm-project-15.0.7/llvm/docs/ |
| H A D | TransformMetadata.rst | 381 Currently, the ``LoopInterchange`` pass does not use any metadata. 393 - LoopInterchange (if enabled) 403 - LoopInterchange (if enabled) 423 apply a transformation (e.g. ``LoopInterchange`` and Polly) or a
|
| /llvm-project-15.0.7/llvm/test/Transforms/LoopInterchange/ |
| H A D | loop-interchange-optimization-remarks.ll | 1 ; Test optimization remarks generated by the LoopInterchange pass.
|
| /llvm-project-15.0.7/clang/docs/tools/ |
| H A D | clang-formatted-files.txt | 5627 llvm/include/llvm/Transforms/Scalar/LoopInterchange.h
|