Searched refs:PartMapList (Results 1 – 1 of 1) sorted by relevance
565 const SmallVectorImpl<PartialMapping> &PartMapList = in createVRegs() local567 SmallVectorImpl<PartialMapping>::const_iterator PartMap = PartMapList.begin(); in createVRegs()569 assert(PartMap != PartMapList.end() && "Out-of-bound access"); in createVRegs()