Searched defs:liveOut (Results 1 – 4 of 4) sorted by relevance
211 auto liveOut = dataInfo_->Read<struct LiveOutsTy>(); in CalculateStackMap() local
99 SparseDataInfo *LiveAnalysis::GenerateLiveInByDefUse(SparseDataInfo &liveOut, SparseDataInfo &use, … in GenerateLiveInByDefUse()
1042 SparseDataInfo *liveOut = nullptr; variable
495 auto *liveOut = GetFrameLiveoutBefore(GetOsrLoopHeadBBId()); in InitEntryBB() local