Home
last modified time | relevance | path

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

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