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