Home
last modified time | relevance | path

Searched refs:PartMapList (Results 1 – 1 of 1) sorted by relevance

/external/llvm/lib/CodeGen/GlobalISel/
DRegisterBankInfo.cpp565 const SmallVectorImpl<PartialMapping> &PartMapList = in createVRegs() local
567 SmallVectorImpl<PartialMapping>::const_iterator PartMap = PartMapList.begin(); in createVRegs()
569 assert(PartMap != PartMapList.end() && "Out-of-bound access"); in createVRegs()