Searched refs:addLiveOutSetToMI (Results 1 – 1 of 1) sorted by relevance
77 void addLiveOutSetToMI(MachineFunction &MF, MachineInstr &MI);135 addLiveOutSetToMI(MF, MI); in calculateLiveness()151 void StackMapLiveness::addLiveOutSetToMI(MachineFunction &MF, in addLiveOutSetToMI() function in StackMapLiveness