Home
last modified time | relevance | path

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

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