Searched defs:setMMRAMetadata (Results 1 – 3 of 3) sorted by relevance
326 const MachineInstrBuilder &setMMRAMetadata(MDNode *MMRA) const { in setMMRAMetadata() function
394 void setMMRAMetadata(MDNode *MMRA) { State.MMRA = MMRA; } setMMRAMetadata() function
536 void MachineInstr::setMMRAMetadata(MachineFunction &MF, MDNode *MMRAs) { setMMRAMetadata() function in MachineInstr