LLVM: lib/CodeGen/MIRParser/MIRParser.cpp File Reference (original) (raw)
Go to the source code of this file.
| Namespaces | |
|---|---|
| namespace | llvm |
| This is an optimization pass for GlobalISel generic memory operations. |
| Functions | |
|---|---|
| static void | handleYAMLDiag (const SMDiagnostic &Diag, void *Context) |
| static bool | isSSA (const MachineFunction &MF) |
| template<typename T> | |
| static bool | typecheckMDNode (T *&Result, MDNode *Node, const yaml::StringValue &Source, StringRef TypeString, MIRParserImpl &Parser) |
| Verify that given node is of a certain type. Return true on error. |