Home
last modified time | relevance | path

Searched defs:existingIt (Results 1 – 3 of 3) sorted by relevance

/external/llvm-project/mlir/lib/Target/LLVMIR/
DDebugTranslation.cpp136 auto existingIt = locationToLoc.find(std::make_pair(loc, scope)); in translateLoc() local
/external/angle/third_party/vulkan_memory_allocator/src/VmaReplay/
DVmaReplay.cpp1951 const auto existingIt = m_Allocations.find(origPtr); in AddAllocation() local
2776 const auto existingIt = m_Pools.find(origPtr); in ExecuteCreatePool() local
/external/llvm-project/mlir/lib/Transforms/Utils/
DDialectConversion.cpp2380 auto existingIt = cachedDirectConversions.find(t); in convertType() local