Home
last modified time | relevance | path

Searched defs:DbgDeclares (Results 1 – 2 of 2) sorted by relevance

/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DLocal.cpp2119 TinyPtrVector<DbgDeclareInst *> DbgDeclares = findDbgDeclares(Address); replaceDbgDeclare() local
/freebsd-src/contrib/llvm-project/llvm/lib/IR/
H A DDebugInfo.cpp2226 DenseMap<const AllocaInst *, SmallPtrSet<DbgDeclareInst *, 2>> DbgDeclares; runOnFunction() local