Searched refs:LoopExtractor (Results 1 – 15 of 15) sorted by relevance
| /openbsd/src/gnu/llvm/llvm/lib/Transforms/IPO/ |
| D | LoopExtractor.cpp | 58 struct LoopExtractor { struct 59 explicit LoopExtractor( in LoopExtractor() argument 128 return LoopExtractor(NumLoops, LookupDomTree, LookupLoopInfo, LookupACT) in runOnModule() 133 bool LoopExtractor::runOnModule(Module &M) { in runOnModule() 161 bool LoopExtractor::runOnFunction(Function &F) { in runOnFunction() 220 bool LoopExtractor::extractLoops(Loop::iterator From, Loop::iterator To, in extractLoops() 239 bool LoopExtractor::extractLoop(Loop *L, LoopInfo &LI, DominatorTree &DT) { in extractLoop() 272 if (!LoopExtractor(NumLoops, LookupDomTree, LookupLoopInfo, in run()
|
| D | CMakeLists.txt | 29 LoopExtractor.cpp
|
| /openbsd/src/gnu/usr.bin/clang/libLLVMipo/ |
| D | Makefile | 36 LoopExtractor.cpp \
|
| /openbsd/src/gnu/llvm/llvm/utils/gn/secondary/llvm/lib/Transforms/IPO/ |
| D | BUILD.gn | 50 "LoopExtractor.cpp",
|
| /openbsd/src/distrib/sets/lists/comp/ |
| D | clang.macppc | 2639 ./usr/include/llvm/Transforms/IPO/LoopExtractor.h
|
| D | clang.powerpc64 | 2638 ./usr/include/llvm/Transforms/IPO/LoopExtractor.h
|
| D | clang.i386 | 2638 ./usr/include/llvm/Transforms/IPO/LoopExtractor.h
|
| D | clang.amd64 | 2640 ./usr/include/llvm/Transforms/IPO/LoopExtractor.h
|
| D | clang.riscv64 | 2638 ./usr/include/llvm/Transforms/IPO/LoopExtractor.h
|
| D | clang.octeon | 2639 ./usr/include/llvm/Transforms/IPO/LoopExtractor.h
|
| D | clang.armv7 | 2638 ./usr/include/llvm/Transforms/IPO/LoopExtractor.h
|
| D | clang.arm64 | 2640 ./usr/include/llvm/Transforms/IPO/LoopExtractor.h
|
| D | clang.loongson | 2639 ./usr/include/llvm/Transforms/IPO/LoopExtractor.h
|
| D | clang.sparc64 | 2639 ./usr/include/llvm/Transforms/IPO/LoopExtractor.h
|
| /openbsd/src/gnu/llvm/clang/docs/tools/ |
| D | clang-formatted-files.txt | 5580 llvm/include/llvm/Transforms/IPO/LoopExtractor.h
|