Run the Attributor on SCC C.

Synopsis

Declared in <llvm/Transforms/IPO/Attributor.h>

Return Value

The set of analyses preserved by this pass.

Parameters

Name

Description

C

The SCC to analyze.

AM

The CGSCC analysis manager.

CG

The lazy call graph.

UR

The CGSCC update result.

Created with MrDocs