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