Searched refs:nexus_ (Results 1 – 2 of 2) sorted by relevance
107 DCHECK(!use || nexus_ != nullptr); in UseVector()211 return static_cast<NexusClass*>(nexus_); in casted_nexus()213 FeedbackNexus* nexus() const { return nexus_; } in nexus()255 FeedbackNexus* nexus_; variable
159 nexus_(nexus) { in IC()