Searched refs:GetStackMapLiveIn (Results 1 – 3 of 3) sorted by relevance
115 for (auto regNO : insn->GetStackMapLiveIn()) { in RelocateStackmapInfo()141 for (auto regNO : insn->GetStackMapLiveIn()) { in CollectReferenceMap()
247 for (auto regNO : insn->GetStackMapLiveIn()) { in SpillStackMapInfo()955 for (auto regNO : insn.GetStackMapLiveIn()) { in ComputeLiveIntervalForCall()2055 for (auto regNO : insn.GetStackMapLiveIn()) { in FinalizeFreeReferenceSpillStack()2134 for (auto regNO : insn->GetStackMapLiveIn()) { in CollectReferenceMap()
770 const MapleSet<regno_t> &GetStackMapLiveIn() const in GetStackMapLiveIn() function