Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/IR/
H A DDebugInfo.cpp2296 auto ProcessDeclare = [&](auto *Declare, auto &DeclareList) { in runOnFunction() argument
2312 DeclareList[Alloca].insert(Declare); in runOnFunction()