LLVM 22.0.0git
|
Go to the source code of this file.
Namespaces | |
namespace | llvm |
This is an optimization pass for GlobalISel generic memory operations. | |
namespace | llvm::orc |
namespace | llvm::orc::shared |
Enumerations | |
enum class | llvm::orc::PerfJITRecordType { llvm::orc::JIT_CODE_LOAD = 0 , llvm::orc::JIT_CODE_MOVE = 1 , llvm::orc::JIT_CODE_DEBUG_INFO = 2 , llvm::orc::JIT_CODE_CLOSE = 3 , llvm::orc::JIT_CODE_UNWINDING_INFO = 4 , llvm::orc::JIT_CODE_MAX } |