Searched refs:GetInLivenessFor (Results 1 – 3 of 3) sorted by relevance
127 const BytecodeLivenessState* GetInLivenessFor(int offset) const;
604 const BytecodeLivenessState* BytecodeAnalysis::GetInLivenessFor( in GetInLivenessFor() function in v8::internal::compiler::BytecodeAnalysis625 GetInLivenessFor(current_offset)->bit_vector(); in PrintLivenessTo()889 GetInLivenessFor(current_offset)->bit_vector(); in LivenessIsValid()
614 bytecode_analysis()->GetInLivenessFor( in PrepareEagerCheckpoint()1172 bytecode_analysis()->GetInLivenessFor( in CheckContextExtensions()2055 BuildLoopExitsForFunctionExit(bytecode_analysis()->GetInLivenessFor( in VisitThrow()2065 BuildLoopExitsForFunctionExit(bytecode_analysis()->GetInLivenessFor( in VisitAbort()2075 BuildLoopExitsForFunctionExit(bytecode_analysis()->GetInLivenessFor( in VisitReThrow()2091 BuildLoopExitsForFunctionExit(bytecode_analysis()->GetInLivenessFor( in BuildHoleCheckAndThrow()2713 BuildReturn(bytecode_analysis()->GetInLivenessFor( in VisitReturn()2832 const BytecodeLivenessState* liveness = bytecode_analysis()->GetInLivenessFor( in VisitSuspendGenerator()2875 BuildReturn(bytecode_analysis()->GetInLivenessFor( in VisitSuspendGenerator()3003 bytecode_analysis()->GetInLivenessFor(current_offset)); in SwitchToMergeEnvironment()[all …]