Home
last modified time | relevance | path

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

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