Searched defs:setPCSections (Results 1 – 3 of 3) sorted by relevance
320 const MachineInstrBuilder &setPCSections(MDNode *MD) const { in setPCSections() function
388 void setPCSections(MDNode *MD) { State.PCSections = MD; } in setPCSections() function
517 void MachineInstr::setPCSections(MachineFunction &MF, MDNode *PCSections) { in setPCSections() function in MachineInstr