Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/IR/
H A DDebugInfo.cpp2154 DenseMap<const AllocaInst *, SmallPtrSet<DbgVariableRecord *, 2>> DVRDeclares; in runOnFunction() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DLocal.cpp2142 TinyPtrVector<DbgVariableRecord *> DVRDeclares = findDVRDeclares(Address); in replaceDbgDeclare() local