LLVM 22.0.0git
|
#include "llvm/CodeGen/RegAllocGreedyPass.h"
Public Member Functions | |
Options (RegAllocFilterFunc F=nullptr, StringRef FN="all") | |
Public Attributes | |
RegAllocFilterFunc | Filter |
StringRef | FilterName |
Definition at line 20 of file RegAllocGreedyPass.h.
|
inline |
Definition at line 23 of file RegAllocGreedyPass.h.
RegAllocFilterFunc RAGreedyPass::Options::Filter |
Definition at line 21 of file RegAllocGreedyPass.h.
StringRef RAGreedyPass::Options::FilterName |
Definition at line 22 of file RegAllocGreedyPass.h.