Searched refs:GetOutLivenessFor (Results 1 – 4 of 4) sorted by relevance
126 const BytecodeLivenessState* GetOutLivenessFor(int offset) const;
789 const BytecodeLivenessState* BytecodeAnalysis::GetOutLivenessFor( in GetOutLivenessFor() function in v8::internal::compiler::BytecodeAnalysis804 GetOutLivenessFor(current_offset); in PrintLivenessTo()1063 GetOutLivenessFor(current_offset); in LivenessIsValid()
187 bytecode_analysis().GetOutLivenessFor(offset)); in PrepareFrameState()219 bytecode_analysis().GetOutLivenessFor(offset)); in PrepareFrameStateForOSREntryStackCheck()1865 bytecode_analysis().GetOutLivenessFor( in BuildLdaLookupContextSlot()1916 bytecode_analysis().GetOutLivenessFor( in BuildLdaLookupGlobalSlot()3802 const BytecodeLivenessState* liveness = bytecode_analysis().GetOutLivenessFor( in VisitResumeGenerator()
379 return bytecode_analysis().GetOutLivenessFor(iterator_.current_offset()); in GetOutLiveness()