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