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