Home
last modified time | relevance | path

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

/netbsd/external/apache2/llvm/dist/llvm/lib/Transforms/IPO/
H A DAttributor.cpp2556 struct AttributorCGSCCLegacyPass : public CallGraphSCCPass { struct
2559 AttributorCGSCCLegacyPass() : CallGraphSCCPass(ID) { in AttributorCGSCCLegacyPass() function
2598 return new AttributorCGSCCLegacyPass(); in createAttributorCGSCCLegacyPass()
2602 char AttributorCGSCCLegacyPass::ID = 0;
2609 INITIALIZE_PASS_BEGIN(AttributorCGSCCLegacyPass, "attributor-cgscc",
2614 INITIALIZE_PASS_END(AttributorCGSCCLegacyPass, "attributor-cgscc",