Searched refs:OsrEntryId (Results 1 – 10 of 10) sorted by relevance
13 return statement->OsrEntryId() == builder_->current_info()->osr_ast_id(); in HasOsrEntryAt()41 BailoutId osr_entry_id = statement->OsrEntryId(); in BuildOsrLoopEntry()
71 if (stmt->OsrEntryId() != info_->osr_ast_id()) return; in ObserveTypesAtOsrEntry()
734 BailoutId OsrEntryId() const { return osr_entry_id_; } in OsrEntryId() function
358 RecordBackEdge(stmt->OsrEntryId()); in EmitBackEdgeBookkeeping()367 PrepareForBailoutForId(stmt->OsrEntryId(), NO_REGISTERS); in EmitBackEdgeBookkeeping()
364 RecordBackEdge(stmt->OsrEntryId()); in EmitBackEdgeBookkeeping()374 PrepareForBailoutForId(stmt->OsrEntryId(), NO_REGISTERS); in EmitBackEdgeBookkeeping()
361 RecordBackEdge(stmt->OsrEntryId()); in EmitBackEdgeBookkeeping()370 PrepareForBailoutForId(stmt->OsrEntryId(), NO_REGISTERS); in EmitBackEdgeBookkeeping()
385 RecordBackEdge(stmt->OsrEntryId()); in EmitBackEdgeBookkeeping()394 PrepareForBailoutForId(stmt->OsrEntryId(), NO_REGISTERS); in EmitBackEdgeBookkeeping()
389 RecordBackEdge(stmt->OsrEntryId()); in EmitBackEdgeBookkeeping()397 PrepareForBailoutForId(stmt->OsrEntryId(), NO_REGISTERS); in EmitBackEdgeBookkeeping()
385 RecordBackEdge(stmt->OsrEntryId()); in EmitBackEdgeBookkeeping()393 PrepareForBailoutForId(stmt->OsrEntryId(), NO_REGISTERS); in EmitBackEdgeBookkeeping()
401 RecordBackEdge(stmt->OsrEntryId()); in EmitBackEdgeBookkeeping()410 PrepareForBailoutForId(stmt->OsrEntryId(), NO_REGISTERS); in EmitBackEdgeBookkeeping()