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