struct InlineContext

Declaration

struct InlineContext { /* full declaration omitted */ };

Description

Provides context on when an inline advisor is constructed in the pipeline (e.g., link phase, inline driver).

Declared at: llvm/include/llvm/Analysis/InlineAdvisor.h:58

Member Variables

public llvm::ThinOrFullLTOPhase LTOPhase
public llvm::InlinePass Pass