Searched refs:IsStaleReferenceStackSlot (Results 1 – 2 of 2) sorted by relevance
302 CHECK(!IsStaleReferenceStackSlot(move->source())); in PerformParallelMoves()355 bool BlockAssessments::IsStaleReferenceStackSlot(InstructionOperand op) { in IsStaleReferenceStackSlot() function in v8::internal::compiler::BlockAssessments533 CHECK(!current_assessments->IsStaleReferenceStackSlot(op)); in ValidateUse()613 CHECK(!block_assessments->IsStaleReferenceStackSlot(op)); in VerifyGapMoves()
175 bool IsStaleReferenceStackSlot(InstructionOperand op);