Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/llvm/lib/Transforms/Scalar/
H A DLoopVersioningLICM.cpp143 struct LoopVersioningLICM { struct
148 LoopVersioningLICM(AliasAnalysis *AA, ScalarEvolution *SE, in LoopVersioningLICM() argument
206 bool LoopVersioningLICM::legalLoopStructure() { in legalLoopStructure()
257 bool LoopVersioningLICM::legalLoopMemoryAccesses() { in legalLoopMemoryAccesses()
385 bool LoopVersioningLICM::legalLoopInstructions() { in legalLoopInstructions()
466 bool LoopVersioningLICM::isLoopAlreadyVisited() { in isLoopAlreadyVisited()
478 bool LoopVersioningLICM::isLegalForVersioning() { in isLegalForVersioning()
536 void LoopVersioningLICM::setNoAliasToLoop(Loop *VerLoop) { in setNoAliasToLoop()
578 return LoopVersioningLICM(AA, SE, ORE, LAIs, LI, L).run(DT); in runOnLoop()
581 bool LoopVersioningLICM::run(DominatorTree *DT) { in run()
[all …]
H A DCMakeLists.txt48 LoopVersioningLICM.cpp
/openbsd/gnu/llvm/llvm/utils/gn/secondary/llvm/lib/Transforms/Scalar/
H A DBUILD.gn59 "LoopVersioningLICM.cpp",
/openbsd/gnu/usr.bin/clang/libLLVMScalarOpts/
H A DMakefile55 LoopVersioningLICM.cpp \
/openbsd/distrib/sets/lists/comp/
H A Dclang.amd642729 ./usr/include/llvm/Transforms/Scalar/LoopVersioningLICM.h
H A Dclang.arm642729 ./usr/include/llvm/Transforms/Scalar/LoopVersioningLICM.h
H A Dclang.armv72727 ./usr/include/llvm/Transforms/Scalar/LoopVersioningLICM.h
H A Dclang.i3862727 ./usr/include/llvm/Transforms/Scalar/LoopVersioningLICM.h
H A Dclang.loongson2728 ./usr/include/llvm/Transforms/Scalar/LoopVersioningLICM.h
H A Dclang.macppc2728 ./usr/include/llvm/Transforms/Scalar/LoopVersioningLICM.h
H A Dclang.octeon2728 ./usr/include/llvm/Transforms/Scalar/LoopVersioningLICM.h
H A Dclang.powerpc642727 ./usr/include/llvm/Transforms/Scalar/LoopVersioningLICM.h
H A Dclang.sparc642728 ./usr/include/llvm/Transforms/Scalar/LoopVersioningLICM.h
H A Dclang.riscv642727 ./usr/include/llvm/Transforms/Scalar/LoopVersioningLICM.h
/openbsd/gnu/llvm/clang/docs/tools/
H A Dclang-formatted-files.txt5626 llvm/include/llvm/Transforms/Scalar/LoopVersioningLICM.h
6889 llvm/lib/Transforms/Scalar/LoopVersioningLICM.cpp