MIRCanonicalizer ‐ This pass canonicalizes MIR by renaming vregs according to the semantics of the instruction as well as hoists code.
Synopsis
Declared in <llvm/CodeGen/Passes.h>
extern
char& MIRCanonicalizerID;
Created with MrDocs