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