Searched refs:OpenMPOptLegacyPass (Results 1 – 5 of 5) sorted by relevance
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/lib/Transforms/IPO/ |
H A D | OpenMPOpt.cpp | 1378 struct OpenMPOptLegacyPass : public CallGraphSCCPass { struct 1383 OpenMPOptLegacyPass() : CallGraphSCCPass(ID) { in OpenMPOptLegacyPass() argument 1493 char OpenMPOptLegacyPass::ID = 0; 1495 INITIALIZE_PASS_BEGIN(OpenMPOptLegacyPass, "openmpopt", 1498 INITIALIZE_PASS_END(OpenMPOptLegacyPass, "openmpopt", in INITIALIZE_PASS_DEPENDENCY() 1501 Pass *llvm::createOpenMPOptLegacyPass() { return new OpenMPOptLegacyPass(); } in INITIALIZE_PASS_DEPENDENCY()
|
/dports/devel/llvm11/llvm-11.0.1.src/lib/Transforms/IPO/ |
H A D | OpenMPOpt.cpp | 1378 struct OpenMPOptLegacyPass : public CallGraphSCCPass { struct 1383 OpenMPOptLegacyPass() : CallGraphSCCPass(ID) { in OpenMPOptLegacyPass() argument 1493 char OpenMPOptLegacyPass::ID = 0; 1495 INITIALIZE_PASS_BEGIN(OpenMPOptLegacyPass, "openmpopt", 1498 INITIALIZE_PASS_END(OpenMPOptLegacyPass, "openmpopt", in INITIALIZE_PASS_DEPENDENCY() 1501 Pass *llvm::createOpenMPOptLegacyPass() { return new OpenMPOptLegacyPass(); } in INITIALIZE_PASS_DEPENDENCY()
|
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/llvm/lib/Transforms/IPO/ |
H A D | OpenMPOpt.cpp | 2159 struct OpenMPOptLegacyPass : public CallGraphSCCPass { struct 2164 OpenMPOptLegacyPass() : CallGraphSCCPass(ID) { in OpenMPOptLegacyPass() argument 2290 char OpenMPOptLegacyPass::ID = 0; 2292 INITIALIZE_PASS_BEGIN(OpenMPOptLegacyPass, "openmpopt", 2295 INITIALIZE_PASS_END(OpenMPOptLegacyPass, "openmpopt", in INITIALIZE_PASS_DEPENDENCY() 2298 Pass *llvm::createOpenMPOptLegacyPass() { return new OpenMPOptLegacyPass(); } in INITIALIZE_PASS_DEPENDENCY()
|
/dports/devel/llvm12/llvm-project-12.0.1.src/llvm/lib/Transforms/IPO/ |
H A D | OpenMPOpt.cpp | 2320 struct OpenMPOptLegacyPass : public CallGraphSCCPass { struct 2325 OpenMPOptLegacyPass() : CallGraphSCCPass(ID) { in OpenMPOptLegacyPass() argument 2451 char OpenMPOptLegacyPass::ID = 0; 2453 INITIALIZE_PASS_BEGIN(OpenMPOptLegacyPass, "openmpopt", 2456 INITIALIZE_PASS_END(OpenMPOptLegacyPass, "openmpopt", in INITIALIZE_PASS_DEPENDENCY() 2459 Pass *llvm::createOpenMPOptLegacyPass() { return new OpenMPOptLegacyPass(); } in INITIALIZE_PASS_DEPENDENCY()
|
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/llvm/lib/Transforms/IPO/ |
H A D | OpenMPOpt.cpp | 2320 struct OpenMPOptLegacyPass : public CallGraphSCCPass { struct 2325 OpenMPOptLegacyPass() : CallGraphSCCPass(ID) { in OpenMPOptLegacyPass() argument 2451 char OpenMPOptLegacyPass::ID = 0; 2453 INITIALIZE_PASS_BEGIN(OpenMPOptLegacyPass, "openmpopt", 2456 INITIALIZE_PASS_END(OpenMPOptLegacyPass, "openmpopt", in INITIALIZE_PASS_DEPENDENCY() 2459 Pass *llvm::createOpenMPOptLegacyPass() { return new OpenMPOptLegacyPass(); } in INITIALIZE_PASS_DEPENDENCY()
|