enum AttributorRunOption

Description

Run options, used by the pass manager.

Declared at: llvm/include/llvm/Transforms/IPO/Attributor.h:5139

Enumerators

NameValueComment
NONE0
MODULE1
CGSCC2
ALL3