Searched refs:PruneUnprofitableWrapperPass (Results 1 – 1 of 1) sorted by relevance
81 class PruneUnprofitableWrapperPass final : public ScopPass { class85 explicit PruneUnprofitableWrapperPass() : ScopPass(ID) {} in PruneUnprofitableWrapperPass() function in __anon5f690f3d0111::PruneUnprofitableWrapperPass86 PruneUnprofitableWrapperPass(const PruneUnprofitableWrapperPass &) = delete;87 PruneUnprofitableWrapperPass &88 operator=(const PruneUnprofitableWrapperPass &) = delete;99 char PruneUnprofitableWrapperPass::ID;102 return new PruneUnprofitableWrapperPass(); in createPruneUnprofitableWrapperPass()105 INITIALIZE_PASS_BEGIN(PruneUnprofitableWrapperPass, "polly-prune-unprofitable",107 INITIALIZE_PASS_END(PruneUnprofitableWrapperPass, "polly-prune-unprofitable",