LLVM: llvm::ReplayInlinerSettings Struct Reference (original) (raw)

Replay Inliner Setup. More...

#include "[llvm/Analysis/ReplayInlineAdvisor.h](ReplayInlineAdvisor%5F8h%5Fsource.html)"

Public Types
enum class Scope : int { Function, Module }
enum class Fallback : int { Original, AlwaysInline, NeverInline }

Replay Inliner Setup.

Definition at line 42 of file ReplayInlineAdvisor.h.

Fallback

Scope

enum class llvm::ReplayInlinerSettings::Scope : int strong

ReplayFallback

Fallback llvm::ReplayInlinerSettings::ReplayFallback

ReplayFile

StringRef llvm::ReplayInlinerSettings::ReplayFile

ReplayFormat

ReplayScope

Scope llvm::ReplayInlinerSettings::ReplayScope


The documentation for this struct was generated from the following file: