Searched refs:IndMap (Results 1 – 1 of 1) sorted by relevance
335 InductionMap IndMap; in findInductionRegister() local361 IndMap.insert(std::make_pair(UpdReg, std::make_pair(IndReg, V))); in findInductionRegister()393 InductionMap::iterator IndMapEnd = IndMap.end(); in findInductionRegister()396 InductionMap::iterator F1 = IndMap.find(CmpReg1); in findInductionRegister()401 InductionMap::iterator F2 = IndMap.find(CmpReg2); in findInductionRegister()