Searched refs:IsSynthesized (Results 1 – 3 of 3) sorted by relevance
131 bool IsSynthesized() const { return user_ == nullptr; } in IsSynthesized() function151 if (IsSynthesized()) return false; in RequiresRegister()963 if ((use_position == position) && use->IsSynthesized()) { in HasSynthesizeUseAt()
417 if (use_position >= start && !use->IsSynthesized()) { in FindFirstRegisterHint()
1627 DCHECK(use->IsSynthesized()); in ConnectSiblings()1633 if (!use->IsSynthesized()) { in ConnectSiblings()1735 DCHECK(use->IsSynthesized()); in ConnectSiblings()