| LLVM 22.0.0git
    | 
This file implements a simple parser to decode commandline option for remarks hotness threshold that supports both int and a special 'auto' value. More...
Go to the source code of this file.
| Classes | |
| class | llvm::remarks::HotnessThresholdParser | 
| Namespaces | |
| namespace | llvm | 
| This is an optimization pass for GlobalISel generic memory operations. | |
| namespace | llvm::remarks | 
| Functions | |
| Expected< std::optional< uint64_t > > | llvm::remarks::parseHotnessThresholdOption (StringRef Arg) | 
This file implements a simple parser to decode commandline option for remarks hotness threshold that supports both int and a special 'auto' value.
Definition in file HotnessThresholdParser.h.