Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DDebugify.cpp538 bool llvm::checkDebugInfoMetadata(Module &M, in checkDebugInfoMetadata() function in llvm
880 Result = checkDebugInfoMetadata( in runOnModule()
933 Result = checkDebugInfoMetadata( in runOnFunction()
1066 checkDebugInfoMetadata( in run()
1118 checkDebugInfoMetadata(M, make_range(It, std::next(It)), in registerCallbacks()
1131 checkDebugInfoMetadata(M, M.functions(), *DebugInfoBeforePass, in registerCallbacks()
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/Transforms/Utils/
H A DDebugify.h85 bool checkDebugInfoMetadata(Module &M,