Searched refs:IndMap (Results 1 – 1 of 1) sorted by relevance
404 InductionMap IndMap; in findInductionRegister() local431 IndMap.insert(std::make_pair(UpdReg, std::make_pair(IndReg, V))); in findInductionRegister()463 InductionMap::iterator IndMapEnd = IndMap.end(); in findInductionRegister()466 InductionMap::iterator F1 = IndMap.find(CmpReg1); in findInductionRegister()471 InductionMap::iterator F2 = IndMap.find(CmpReg2); in findInductionRegister()