Searched refs:LoopRotation (Results 1 – 8 of 8) sorted by relevance
| /llvm-project-15.0.7/llvm/unittests/Transforms/Utils/ |
| H A D | LoopRotationUtilsTest.cpp | 88 bool ret = LoopRotation(L, &LI, &TTI, in TEST() 159 bool ret = LoopRotation(L, &LI, &TTI, in TEST()
|
| /llvm-project-15.0.7/llvm/lib/Transforms/Scalar/ |
| H A D | LoopRotation.cpp | 62 LoopRotation(&L, &AR.LI, &AR.TTI, &AR.AC, &AR.DT, &AR.SE, in run() 133 return LoopRotation(L, LI, TTI, AC, &DT, &SE, in runOnLoop()
|
| H A D | CMakeLists.txt | 43 LoopRotation.cpp
|
| /llvm-project-15.0.7/llvm/include/llvm/Transforms/Utils/ |
| H A D | LoopRotationUtils.h | 33 bool LoopRotation(Loop *L, LoopInfo *LI, const TargetTransformInfo *TTI,
|
| /llvm-project-15.0.7/llvm/utils/gn/secondary/llvm/lib/Transforms/Scalar/ |
| H A D | BUILD.gn | 53 "LoopRotation.cpp",
|
| /llvm-project-15.0.7/llvm/lib/Transforms/Utils/ |
| H A D | LoopRotationUtils.cpp | 825 bool llvm::LoopRotation(Loop *L, LoopInfo *LI, const TargetTransformInfo *TTI, in LoopRotation() function in llvm
|
| /llvm-project-15.0.7/llvm/docs/ |
| H A D | LoopTerminology.rst | 504 `LoopRotation.h <https://llvm.org/doxygen/LoopRotation_8h_source.html>`_. Example:
|
| /llvm-project-15.0.7/clang/docs/tools/ |
| H A D | clang-formatted-files.txt | 6899 llvm/lib/Transforms/Scalar/LoopRotation.cpp
|