Searched defs:liveout (Results 1 – 3 of 3) sorted by relevance
91 auto liveout = GetOrOCreateBCEndLiveOut(predPc); in MergeIntoPredBC() local99 auto liveout = GetOrOCreateBBLiveOut(bbId); in MergeFromSuccBB() local107 auto liveout = GetOrOCreateBBLiveOut(bbId); in MergeFromCatchBB() local124 auto liveout = GetOrOCreateBCEndLiveOut(bb.end); in ComputeLiveOut() local214 auto liveout = bcEndStateLiveouts_[bcIndex]; in GetOrOCreateBCEndLiveOut() local233 auto liveout = bbBeginStateLiveouts_[bbIndex]; in GetOrOCreateBBLiveOut() local284 void FrameStateBuilder::AdvanceToNextBc(const BytecodeInfo &bytecodeInfo, FrameLiveOut* liveout, ui… in AdvanceToNextBc()346 auto liveout = GetFrameLiveoutAfter(bcId); in UpdateFrameValues() local427 auto liveout = GetFrameLiveoutBefore(1); // 1: is firstBlock in InitEntryBB() local691 auto liveout = GetFrameLiveoutBefore(bbNext.id); in MergeAssignment() local[all …]
976 FrameLiveOut* liveout; in NewByteCode() local
73 for (const auto &liveout : record.liveouts()) { in DumpStackMapRecord() local