|
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.
References F, Filter, FilterName, and llvm::move().
| RegAllocFilterFunc RAGreedyPass::Options::Filter |
Definition at line 21 of file RegAllocGreedyPass.h.
Referenced by Options().
| StringRef RAGreedyPass::Options::FilterName |
Definition at line 22 of file RegAllocGreedyPass.h.
Referenced by Options().