Searched refs:RegisterInduction (Results 1 – 1 of 1) sorted by relevance
1618 using RegisterInduction = std::pair<unsigned, RegisterBump>; in fixupInductionVariable() typedef1619 using RegisterInductionSet = std::set<RegisterInduction>; in fixupInductionVariable()