Searched refs:ExitInfoIt (Results 1 – 1 of 1) sorted by relevance
785 auto ExitInfoIt = ExitInfos.find(*BB); in UnrollLoop() local786 if (ExitInfoIt != ExitInfos.end()) in UnrollLoop()787 ExitInfoIt->second.ExitingBlocks.push_back(New); in UnrollLoop()