Home
last modified time | relevance | path

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

/src/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DPromoteMemoryToRegister.cpp708 auto DbgUpdateForStore = [&](auto &Container) { in promoteSingleBlockAlloca() local
715 DbgUpdateForStore(Info.DbgUsers); in promoteSingleBlockAlloca()
716 DbgUpdateForStore(Info.DPUsers); in promoteSingleBlockAlloca()