Searched refs:setLiveOutValue (Results 1 – 3 of 3) sorted by relevance
255 void setLiveOutValue(MachineBasicBlock *MBB, VNInfo *VNI) { in setLiveOutValue() function
1185 LRC.setLiveOutValue(&*MBB, VNI); in transferValues()1203 LRC.setLiveOutValue(&*MBB, VNI); // Live-out as well. in transferValues()1212 LRC.setLiveOutValue(&*MBB, nullptr); in transferValues()
405 setLiveOutValue(Pred, EP.second ? &UndefVNI : VNI); in findReachingDefs()