Searched refs:SetNextCheckpoint (Results 1 – 2 of 2) sorted by relevance
43 void Pool::SetNextCheckpoint(ptrdiff_t checkpoint) { in SetNextCheckpoint() function in vixl::aarch64::Pool177 SetNextCheckpoint(first_use_ + Instruction::kLoadLiteralRange); in UpdateFirstUse()
88 void SetNextCheckpoint(ptrdiff_t checkpoint);270 void UpdateNextCheckPoint() { SetNextCheckpoint(GetNextCheckPoint()); } in UpdateNextCheckPoint()