Go to the documentation of this file.
13 #ifndef LLVM_CODEGEN_MIRFORMATTER_H
14 #define LLVM_CODEGEN_MIRFORMATTER_H
23 class MachineFunction;
25 struct PerFunctionMIParsingState;
66 "target did not implement parsing MIR custom pseudo source value");
This is an optimization pass for GlobalISel generic memory operations.
Manage lifetime of a slot tracker for printing IR.
This class implements an extremely fast bulk output stream that can only output to a stream.
Special value supplied for machine level alias analysis.
An efficient, type-erasing, non-owning reference to a callable.
Representation of each machine instruction.
StringRef - Represent a constant reference to a string, i.e.
#define llvm_unreachable(msg)
Marks that the current location is not supposed to be reachable.
Twine - A lightweight data structure for efficiently representing the concatenation of temporary valu...
LLVM Value Representation.