Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/
H A DLoopRotation.cpp64 LoopRotation(&L, &AR.LI, &AR.TTI, &AR.AC, &AR.DT, &AR.SE, in run()
138 return LoopRotation(L, LI, TTI, AC, &DT, &SE, in runOnLoop()
H A DCMakeLists.txt41 LoopRotation.cpp
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Transforms/Utils/
H A DLoopRotationUtils.h33 bool LoopRotation(Loop *L, LoopInfo *LI, const TargetTransformInfo *TTI,
/netbsd-src/external/apache2/llvm/lib/libLLVMScalarOpts/
H A DMakefile47 LoopRotation.cpp \
/netbsd-src/external/apache2/llvm/dist/llvm/utils/gn/secondary/llvm/lib/Transforms/Scalar/
H A DBUILD.gn51 "LoopRotation.cpp",
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Utils/
H A DLoopRotationUtils.cpp829 bool llvm::LoopRotation(Loop *L, LoopInfo *LI, const TargetTransformInfo *TTI, in LoopRotation() function in llvm
/netbsd-src/external/apache2/llvm/dist/llvm/docs/
H A DLoopTerminology.rst492 `LoopRotation.h <https://llvm.org/doxygen/LoopRotation_8h_source.html>`_. Example: