Lines Matching refs:GetInLivenessFor
201 bytecode_analysis().GetInLivenessFor(0)); in PrepareFrameStateForFunctionEntryStackCheck()
1177 bytecode_analysis().GetInLivenessFor( in PrepareEagerCheckpoint()
1738 bytecode_analysis().GetInLivenessFor( in CheckContextExtensionAtDepth()
1818 bytecode_analysis().GetInLivenessFor( in CheckContextExtensionsSlowPath()
2756 BuildLoopExitsForFunctionExit(bytecode_analysis().GetInLivenessFor( in VisitThrow()
2766 BuildLoopExitsForFunctionExit(bytecode_analysis().GetInLivenessFor( in VisitAbort()
2776 BuildLoopExitsForFunctionExit(bytecode_analysis().GetInLivenessFor( in VisitReThrow()
2792 BuildLoopExitsForFunctionExit(bytecode_analysis().GetInLivenessFor( in BuildHoleCheckAndThrow()
2847 BuildLoopExitsForFunctionExit(bytecode_analysis().GetInLivenessFor( in VisitThrowIfNotSuperConstructor()
3534 BuildReturn(bytecode_analysis().GetInLivenessFor( in VisitReturn()
3677 const BytecodeLivenessState* liveness = bytecode_analysis().GetInLivenessFor( in VisitSuspendGenerator()
3719 BuildReturn(bytecode_analysis().GetInLivenessFor( in VisitSuspendGenerator()
3845 bytecode_analysis().GetInLivenessFor(current_offset)); in SwitchToMergeEnvironment()
3857 bytecode_analysis().GetInLivenessFor(current_offset); in BuildLoopHeaderEnvironment()
3898 environment(), bytecode_analysis().GetInLivenessFor(target_offset)); in MergeIntoSuccessorEnvironment()
3914 bytecode_analysis().GetInLivenessFor(target_offset)); in BuildLoopExitsForBranch()