Searched refs:MBBAndReg (Results 1 – 1 of 1) sorted by relevance
122 auto MBBAndReg = std::make_pair(InsertMBB, Reg); in localizeInterBlock() local123 auto NewVRegIt = MBBWithLocalDef.find(MBBAndReg); in localizeInterBlock()139 MBBWithLocalDef.try_emplace(MBBAndReg, NewReg).first; in localizeInterBlock()