Searched defs:addLiveOut (Results 1 – 2 of 2) sorted by relevance
440 void addLiveOut(unsigned Reg) { LiveOuts.push_back(Reg); } in addLiveOut() function
791 public void addLiveOut (int regV) { in addLiveOut() method in SsaBasicBlock