Searched refs:IndMap (Results 1 – 1 of 1) sorted by relevance
419 InductionMap IndMap; in findInductionRegister() local445 IndMap.insert(std::make_pair(UpdReg, std::make_pair(IndReg, V))); in findInductionRegister()478 InductionMap::iterator IndMapEnd = IndMap.end(); in findInductionRegister()481 InductionMap::iterator F1 = IndMap.find(CmpReg1); in findInductionRegister()486 InductionMap::iterator F2 = IndMap.find(CmpReg2); in findInductionRegister()