Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/Transforms/Utils/
H A DMemoryTaggingSupport.h55 SmallVector<DbgVariableIntrinsic *, 2> DbgVariableIntrinsics; member
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DMemoryTaggingSupport.cpp166 auto &DVIVec = AInfo.DbgVariableIntrinsics; in visit()
317 llvm::for_each(Info.DbgVariableIntrinsics, AnnotateDbgRecord); in annotateDebugRecords()