Home
last modified time | relevance | path

Searched refs:BlockExtractorLegacyPass (Results 1 – 9 of 9) sorted by relevance

/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/lib/Transforms/IPO/
H A DBlockExtractor.cpp71 class BlockExtractorLegacyPass : public ModulePass { class
77 BlockExtractorLegacyPass(const SmallVectorImpl<BasicBlock *> &BlocksToExtract, in BlockExtractorLegacyPass() function in __anonc7fe4b920111::BlockExtractorLegacyPass
90 BlockExtractorLegacyPass(const SmallVectorImpl<SmallVector<BasicBlock *, 16>> in BlockExtractorLegacyPass() function in __anonc7fe4b920111::BlockExtractorLegacyPass
97 BlockExtractorLegacyPass() in BlockExtractorLegacyPass() function in __anonc7fe4b920111::BlockExtractorLegacyPass
98 : BlockExtractorLegacyPass(SmallVector<BasicBlock *, 0>(), false) {} in BlockExtractorLegacyPass()
103 char BlockExtractorLegacyPass::ID = 0;
104 INITIALIZE_PASS(BlockExtractorLegacyPass, "extract-blocks",
108 return new BlockExtractorLegacyPass(); in createBlockExtractorPass()
112 return new BlockExtractorLegacyPass(BlocksToExtract, EraseFunctions); in createBlockExtractorPass()
118 return new BlockExtractorLegacyPass(GroupsOfBlocksToExtract, EraseFunctions); in createBlockExtractorPass()
[all …]
/dports/graphics/llvm-mesa/llvm-13.0.1.src/lib/Transforms/IPO/
H A DBlockExtractor.cpp71 class BlockExtractorLegacyPass : public ModulePass { class
77 BlockExtractorLegacyPass(const SmallVectorImpl<BasicBlock *> &BlocksToExtract, in BlockExtractorLegacyPass() function in __anon046bc0a80111::BlockExtractorLegacyPass
90 BlockExtractorLegacyPass(const SmallVectorImpl<SmallVector<BasicBlock *, 16>> in BlockExtractorLegacyPass() function in __anon046bc0a80111::BlockExtractorLegacyPass
97 BlockExtractorLegacyPass() in BlockExtractorLegacyPass() function in __anon046bc0a80111::BlockExtractorLegacyPass
98 : BlockExtractorLegacyPass(SmallVector<BasicBlock *, 0>(), false) {} in BlockExtractorLegacyPass()
103 char BlockExtractorLegacyPass::ID = 0;
104 INITIALIZE_PASS(BlockExtractorLegacyPass, "extract-blocks",
108 return new BlockExtractorLegacyPass(); in createBlockExtractorPass()
112 return new BlockExtractorLegacyPass(BlocksToExtract, EraseFunctions); in createBlockExtractorPass()
118 return new BlockExtractorLegacyPass(GroupsOfBlocksToExtract, EraseFunctions); in createBlockExtractorPass()
[all …]
/dports/devel/llvm12/llvm-project-12.0.1.src/llvm/lib/Transforms/IPO/
H A DBlockExtractor.cpp70 class BlockExtractorLegacyPass : public ModulePass { class
76 BlockExtractorLegacyPass(const SmallVectorImpl<BasicBlock *> &BlocksToExtract, in BlockExtractorLegacyPass() function in __anone099d4840111::BlockExtractorLegacyPass
89 BlockExtractorLegacyPass(const SmallVectorImpl<SmallVector<BasicBlock *, 16>> in BlockExtractorLegacyPass() function in __anone099d4840111::BlockExtractorLegacyPass
96 BlockExtractorLegacyPass() in BlockExtractorLegacyPass() function in __anone099d4840111::BlockExtractorLegacyPass
97 : BlockExtractorLegacyPass(SmallVector<BasicBlock *, 0>(), false) {} in BlockExtractorLegacyPass()
102 char BlockExtractorLegacyPass::ID = 0;
103 INITIALIZE_PASS(BlockExtractorLegacyPass, "extract-blocks",
107 return new BlockExtractorLegacyPass(); in createBlockExtractorPass()
111 return new BlockExtractorLegacyPass(BlocksToExtract, EraseFunctions); in createBlockExtractorPass()
117 return new BlockExtractorLegacyPass(GroupsOfBlocksToExtract, EraseFunctions); in createBlockExtractorPass()
[all …]
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/llvm/lib/Transforms/IPO/
H A DBlockExtractor.cpp71 class BlockExtractorLegacyPass : public ModulePass { class
77 BlockExtractorLegacyPass(const SmallVectorImpl<BasicBlock *> &BlocksToExtract, in BlockExtractorLegacyPass() function in __anon061b1c270111::BlockExtractorLegacyPass
90 BlockExtractorLegacyPass(const SmallVectorImpl<SmallVector<BasicBlock *, 16>> in BlockExtractorLegacyPass() function in __anon061b1c270111::BlockExtractorLegacyPass
97 BlockExtractorLegacyPass() in BlockExtractorLegacyPass() function in __anon061b1c270111::BlockExtractorLegacyPass
98 : BlockExtractorLegacyPass(SmallVector<BasicBlock *, 0>(), false) {} in BlockExtractorLegacyPass()
103 char BlockExtractorLegacyPass::ID = 0;
104 INITIALIZE_PASS(BlockExtractorLegacyPass, "extract-blocks",
108 return new BlockExtractorLegacyPass(); in createBlockExtractorPass()
112 return new BlockExtractorLegacyPass(BlocksToExtract, EraseFunctions); in createBlockExtractorPass()
118 return new BlockExtractorLegacyPass(GroupsOfBlocksToExtract, EraseFunctions); in createBlockExtractorPass()
[all …]
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/lib/Transforms/IPO/
H A DBlockExtractor.cpp71 class BlockExtractorLegacyPass : public ModulePass { class
77 BlockExtractorLegacyPass(const SmallVectorImpl<BasicBlock *> &BlocksToExtract, in BlockExtractorLegacyPass() function in __anona8cccda50111::BlockExtractorLegacyPass
90 BlockExtractorLegacyPass(const SmallVectorImpl<SmallVector<BasicBlock *, 16>> in BlockExtractorLegacyPass() function in __anona8cccda50111::BlockExtractorLegacyPass
97 BlockExtractorLegacyPass() in BlockExtractorLegacyPass() function in __anona8cccda50111::BlockExtractorLegacyPass
98 : BlockExtractorLegacyPass(SmallVector<BasicBlock *, 0>(), false) {} in BlockExtractorLegacyPass()
103 char BlockExtractorLegacyPass::ID = 0;
104 INITIALIZE_PASS(BlockExtractorLegacyPass, "extract-blocks",
108 return new BlockExtractorLegacyPass(); in createBlockExtractorPass()
112 return new BlockExtractorLegacyPass(BlocksToExtract, EraseFunctions); in createBlockExtractorPass()
118 return new BlockExtractorLegacyPass(GroupsOfBlocksToExtract, EraseFunctions); in createBlockExtractorPass()
[all …]
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/llvm/lib/Transforms/IPO/
H A DBlockExtractor.cpp71 class BlockExtractorLegacyPass : public ModulePass { class
77 BlockExtractorLegacyPass(const SmallVectorImpl<BasicBlock *> &BlocksToExtract, in BlockExtractorLegacyPass() function in __anon4ade4f5a0111::BlockExtractorLegacyPass
90 BlockExtractorLegacyPass(const SmallVectorImpl<SmallVector<BasicBlock *, 16>> in BlockExtractorLegacyPass() function in __anon4ade4f5a0111::BlockExtractorLegacyPass
97 BlockExtractorLegacyPass() in BlockExtractorLegacyPass() function in __anon4ade4f5a0111::BlockExtractorLegacyPass
98 : BlockExtractorLegacyPass(SmallVector<BasicBlock *, 0>(), false) {} in BlockExtractorLegacyPass()
103 char BlockExtractorLegacyPass::ID = 0;
104 INITIALIZE_PASS(BlockExtractorLegacyPass, "extract-blocks",
108 return new BlockExtractorLegacyPass(); in createBlockExtractorPass()
112 return new BlockExtractorLegacyPass(BlocksToExtract, EraseFunctions); in createBlockExtractorPass()
118 return new BlockExtractorLegacyPass(GroupsOfBlocksToExtract, EraseFunctions); in createBlockExtractorPass()
[all …]
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/llvm/lib/Transforms/IPO/
H A DBlockExtractor.cpp70 class BlockExtractorLegacyPass : public ModulePass { class
76 BlockExtractorLegacyPass(const SmallVectorImpl<BasicBlock *> &BlocksToExtract, in BlockExtractorLegacyPass() function in __anon38aac8980111::BlockExtractorLegacyPass
89 BlockExtractorLegacyPass(const SmallVectorImpl<SmallVector<BasicBlock *, 16>> in BlockExtractorLegacyPass() function in __anon38aac8980111::BlockExtractorLegacyPass
96 BlockExtractorLegacyPass() in BlockExtractorLegacyPass() function in __anon38aac8980111::BlockExtractorLegacyPass
97 : BlockExtractorLegacyPass(SmallVector<BasicBlock *, 0>(), false) {} in BlockExtractorLegacyPass()
102 char BlockExtractorLegacyPass::ID = 0;
103 INITIALIZE_PASS(BlockExtractorLegacyPass, "extract-blocks",
107 return new BlockExtractorLegacyPass(); in createBlockExtractorPass()
111 return new BlockExtractorLegacyPass(BlocksToExtract, EraseFunctions); in createBlockExtractorPass()
117 return new BlockExtractorLegacyPass(GroupsOfBlocksToExtract, EraseFunctions); in createBlockExtractorPass()
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/llvm/lib/Transforms/IPO/
H A DBlockExtractor.cpp70 class BlockExtractorLegacyPass : public ModulePass { class
76 BlockExtractorLegacyPass(const SmallVectorImpl<BasicBlock *> &BlocksToExtract, in BlockExtractorLegacyPass() function in __anon0d1143c50111::BlockExtractorLegacyPass
89 BlockExtractorLegacyPass(const SmallVectorImpl<SmallVector<BasicBlock *, 16>> in BlockExtractorLegacyPass() function in __anon0d1143c50111::BlockExtractorLegacyPass
96 BlockExtractorLegacyPass() in BlockExtractorLegacyPass() function in __anon0d1143c50111::BlockExtractorLegacyPass
97 : BlockExtractorLegacyPass(SmallVector<BasicBlock *, 0>(), false) {} in BlockExtractorLegacyPass()
102 char BlockExtractorLegacyPass::ID = 0;
103 INITIALIZE_PASS(BlockExtractorLegacyPass, "extract-blocks",
107 return new BlockExtractorLegacyPass(); in createBlockExtractorPass()
111 return new BlockExtractorLegacyPass(BlocksToExtract, EraseFunctions); in createBlockExtractorPass()
117 return new BlockExtractorLegacyPass(GroupsOfBlocksToExtract, EraseFunctions); in createBlockExtractorPass()
[all …]
/dports/devel/llvm13/llvm-project-13.0.1.src/llvm/lib/Transforms/IPO/
H A DBlockExtractor.cpp71 class BlockExtractorLegacyPass : public ModulePass { class
77 BlockExtractorLegacyPass(const SmallVectorImpl<BasicBlock *> &BlocksToExtract, in BlockExtractorLegacyPass() function in __anonf2cd5b460111::BlockExtractorLegacyPass
90 BlockExtractorLegacyPass(const SmallVectorImpl<SmallVector<BasicBlock *, 16>> in BlockExtractorLegacyPass() function in __anonf2cd5b460111::BlockExtractorLegacyPass
97 BlockExtractorLegacyPass() in BlockExtractorLegacyPass() function in __anonf2cd5b460111::BlockExtractorLegacyPass
98 : BlockExtractorLegacyPass(SmallVector<BasicBlock *, 0>(), false) {} in BlockExtractorLegacyPass()
103 char BlockExtractorLegacyPass::ID = 0;
104 INITIALIZE_PASS(BlockExtractorLegacyPass, "extract-blocks",
108 return new BlockExtractorLegacyPass(); in createBlockExtractorPass()
112 return new BlockExtractorLegacyPass(BlocksToExtract, EraseFunctions); in createBlockExtractorPass()
118 return new BlockExtractorLegacyPass(GroupsOfBlocksToExtract, EraseFunctions); in createBlockExtractorPass()
[all …]