Home
last modified time | relevance | path

Searched refs:ConvertDebugInfoForStore (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DPromoteMemoryToRegister.cpp596 auto ConvertDebugInfoForStore = [&](auto &Container) { in rewriteSingleStoreAlloca() local
606 ConvertDebugInfoForStore(Info.DbgUsers); in rewriteSingleStoreAlloca()
607 ConvertDebugInfoForStore(Info.DPUsers); in rewriteSingleStoreAlloca()