Documentation for microsoft::quantum::FunctionReplacementAnalysisPassPrinter

microsoft::quantum::FunctionReplacementAnalysisPassPrinter

Inherits from llvm::PassInfoMixin< FunctionReplacementAnalysisPassPrinter >

Public Functions

Name
llvm::PreservedAnalyses run(llvm::Module & module, llvm::ModuleAnalysisManager & mam)
bool isRequired()

Public Functions Documentation

function run

llvm::PreservedAnalyses run(
    llvm::Module & module,
    llvm::ModuleAnalysisManager & mam
)

function isRequired

static inline bool isRequired()

Updated on 1 August 2023 at 16:25:10 UTC