ΒΆtemplate <typename CGSCCPassT>
ModuleToPostOrderCGSCCPassAdaptor<CGSCCPassT>
createModuleToPostOrderCGSCCPassAdaptor(
    CGSCCPassT Pass)

Description

A function to deduce a function pass type and wrap it in the templated adaptor.

Declared at: llvm/include/llvm/Analysis/CGSCCPassManager.h:367

Templates

CGSCCPassT

Parameters

CGSCCPassT Pass