Searched defs:liveOutRegNO (Results 1 – 3 of 3) sorted by relevance
230 MapleSet<regno_t> liveOutRegNO; variable
1007 MapleSet<regno_t> liveOutRegNO; variable
768 for (const auto &liveOutRegNO : bb.GetLiveOutRegNO()) { in ComputeLiveIn() local