Searched refs:ByValRegs (Results 1 – 1 of 1) sorted by relevance
252 SmallVector<ByValInfo, 4 > ByValRegs; variable447 unsigned getInRegsParamsCount() const { return ByValRegs.size(); } in getInRegsParamsCount()456 assert(InRegsParamRecordIndex < ByValRegs.size() && in getInRegsParamInfo()459 const ByValInfo& info = ByValRegs[InRegsParamRecordIndex]; in getInRegsParamInfo()466 ByValRegs.push_back(ByValInfo(RegBegin, RegEnd)); in addInRegsParamInfo()473 unsigned e = ByValRegs.size(); in nextInRegsParam()482 ByValRegs.clear(); in clearByValRegsInfo()