Searched refs:setLiveOutValue (Results 1 – 3 of 3) sorted by relevance
230 void setLiveOutValue(MachineBasicBlock *MBB, VNInfo *VNI) { in setLiveOutValue() function
252 setLiveOutValue(Pred, EP.second ? &UndefVNI : VNI); in findReachingDefs()
1192 LIC.setLiveOutValue(&*MBB, VNI); in transferValues()1210 LIC.setLiveOutValue(&*MBB, VNI); // Live-out as well. in transferValues()1219 LIC.setLiveOutValue(&*MBB, nullptr); in transferValues()