Searched refs:GetDefInfo (Results 1 – 2 of 2) sorted by relevance
1906 auto defIt = localRa.GetDefInfo().find(regNO); in UpdateLocalRegDefUseCount()1907 if (defIt != localRa.GetDefInfo().end() && isDef) { in UpdateLocalRegDefUseCount()
1303 const MapleMap<regno_t, uint16> &GetDefInfo() const in GetDefInfo() function