Searched refs:ByValInfo (Results 1 – 1 of 1) sorted by relevance
216 struct ByValInfo { struct217 ByValInfo(unsigned B, unsigned E) : Begin(B), End(E) {} in ByValInfo() function225 SmallVector<ByValInfo, 4 > ByValRegs; argument453 const ByValInfo& info = ByValRegs[InRegsParamRecordIndex]; in getInRegsParamInfo()460 ByValRegs.push_back(ByValInfo(RegBegin, RegEnd)); in addInRegsParamInfo()