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