Lines Matching refs:next
82 const ResumeJumpTarget& next) {
83 return ResumeJumpTarget(next.suspend_id(), loop_header_offset,
84 next.target_offset());
257 // We should have copied the next bytecode's in liveness already in the
263 // If the out-liveness is aliasing the next bytecode's in-liveness,
277 // already aliasing the next bytecode's in-liveness.
292 // Update from next bytecode (unless there isn't one or this is an
300 // the next liveness, and can directly alias it -- we'll allocate a new
739 // If there is no next end => offset is not in a loop.
764 // We just return the parent of the next loop (might be -1).