Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/lib/IR/
H A DDebugInfo.cpp505 class DebugTypeInfoRemoval { class
527 DebugTypeInfoRemoval(LLVMContext &C) in DebugTypeInfoRemoval() function in __anondb1b36c10411::DebugTypeInfoRemoval
678 void DebugTypeInfoRemoval::traverse(MDNode *N) { in traverse()
742 DebugTypeInfoRemoval Mapper(M.getContext()); in stripNonLineTableDebugInfo()