Searched refs:nexus_ (Results 1 – 2 of 2) sorted by relevance
110 DCHECK(!use || nexus_ != NULL); in UseVector()215 return static_cast<NexusClass*>(nexus_); in casted_nexus()217 FeedbackNexus* nexus() const { return nexus_; } in nexus()270 FeedbackNexus* nexus_; variable
147 nexus_(nexus) { in IC()