Searched refs:IsSynthesized (Results 1 – 3 of 3) sorted by relevance
133 bool IsSynthesized() const { return user_ == nullptr; } in IsSynthesized() function153 if (IsSynthesized()) return false; in RequiresRegister()950 if ((use_position == position) && use->IsSynthesized()) { in HasSynthesizeUseAt()
363 if (use_position >= start && !use->IsSynthesized()) { in FindFirstRegisterHint()
1512 DCHECK(use->IsSynthesized()); in ConnectSiblings()1518 if (!use->IsSynthesized()) { in ConnectSiblings()1614 DCHECK(use->IsSynthesized()); in ConnectSiblings()