Searched refs:ByValRegs (Results 1 – 1 of 1) sorted by relevance
224 SmallVector<ByValInfo, 4 > ByValRegs; variable438 unsigned getInRegsParamsCount() const { return ByValRegs.size(); } in getInRegsParamsCount()447 assert(InRegsParamRecordIndex < ByValRegs.size() && in getInRegsParamInfo()450 const ByValInfo& info = ByValRegs[InRegsParamRecordIndex]; in getInRegsParamInfo()457 ByValRegs.push_back(ByValInfo(RegBegin, RegEnd)); in addInRegsParamInfo()464 unsigned e = ByValRegs.size(); in nextInRegsParam()473 ByValRegs.clear(); in clearByValRegsInfo()