Class which can be overriden by targets to modify the mca::Instruction objects before the pipeline st...
const MCSubtargetInfo & STI
void postProcessInstruction(std::unique_ptr< Instruction > &Inst, const MCInst &MCI) override
This method can be overriden by targets to modify the mca::Instruction object after it has been lower...
X86InstrPostProcess(const MCSubtargetInfo &STI, const MCInstrInfo &MCII)
~X86InstrPostProcess()=default