Searched refs:GetLocalRefLocMap (Results 1 – 2 of 2) sorted by relevance
287 const MapleMap<StIdx, SymbolAlloc *> &GetLocalRefLocMap() const in GetLocalRefLocMap() function
8377 auto p = GetMemlayout()->GetLocalRefLocMap().find(symbol.GetStIdx()); in GetOrCreateMemOpnd()8378 … CHECK_FATAL(p != GetMemlayout()->GetLocalRefLocMap().end(), "sym loc should have been defined"); in GetOrCreateMemOpnd()