Searched defs:regInput (Results 1 – 1 of 1) sorted by relevance
2833 auto regInput = std::find(cc_.begin(), cc_.end(), GetThreadReg(GetGraph()->GetArch())); in GetThreadRegValue() local2845 auto regInput = std::find(cc_.begin(), cc_.end(), GetRealFrameReg(GetGraph()->GetArch())); in GetRealFrameRegValue() local3257 … auto regInput = std::find(ctor->cc_.begin(), ctor->cc_.end(), inst->CastToLiveIn()->GetDstReg()); in VisitLiveIn() local3335 auto regInput = std::find(ctor->cc_.begin(), ctor->cc_.end(), inst->GetDstReg()); in VisitLiveOut() local