Lines Matching full:user_
111 : user_(user),127 HInstruction* GetUser() const { return user_; }131 bool IsSynthesized() const { return user_ == nullptr; }140 return user_->GetBlock()->GetLoopInformation();145 user_, environment_, input_index_, position_,159 HInstruction* const user_;