Searched refs:CurrInstRange (Results 1 – 1 of 1) sorted by relevance
3401 const auto &CurrInstRange = BlockInstRange.lookup(CurrBlock); in iterateTouchedInstructions() local3405 TouchedInstructions.reset(CurrInstRange.first, CurrInstRange.second); in iterateTouchedInstructions()