Searched defs:DebugInfoFinder (Results 1 - 1 of 1) sorted by relevance

/external/llvm/include/llvm/IR/
H A DDebugInfo.h63 /// DebugInfoFinder tries to list all debug info MDNodes used in a module. To
64 /// list debug info MDNodes used by an instruction, DebugInfoFinder uses
69 class DebugInfoFinder { class in namespace:llvm
71 DebugInfoFinder() : TypeMapInitialized(false) {} function in class:llvm::DebugInfoFinder

Completed in 55 milliseconds