Searched defs:liveInRegNO (Results 1 – 3 of 3) sorted by relevance
228 MapleSet<regno_t> liveInRegNO; variable
1006 MapleSet<regno_t> liveInRegNO; variable
773 for (const auto &liveInRegNO : bb.GetLiveInRegNO()) { in ComputeLiveIn() local