Home
last modified time | relevance | path

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

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