Searched refs:IndMap (Results 1 – 1 of 1) sorted by relevance
426 InductionMap IndMap; in findInductionRegister() local452 IndMap.insert(std::make_pair(UpdReg, std::make_pair(IndReg, V))); in findInductionRegister()485 InductionMap::iterator IndMapEnd = IndMap.end(); in findInductionRegister()488 InductionMap::iterator F1 = IndMap.find(CmpReg1); in findInductionRegister()493 InductionMap::iterator F2 = IndMap.find(CmpReg2); in findInductionRegister()