Searched refs:GetPtr (Results 1 – 1 of 1) sorted by relevance
799 auto GetPtr = [&](const std::unique_ptr<ValueToValueMapTy> &I) { in updateExitBlocksForClonedLoop() local804 decltype(GetPtr)>; in updateExitBlocksForClonedLoop()805 auto MapBegin = MappedIteratorType(VMaps.begin(), GetPtr); in updateExitBlocksForClonedLoop()806 auto MapEnd = MappedIteratorType(VMaps.end(), GetPtr); in updateExitBlocksForClonedLoop()