Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DDebugify.cpp541 bool llvm::checkDebugInfoMetadata(Module &M, in checkDebugInfoMetadata() function in llvm
877 Result = checkDebugInfoMetadata( in runOnModule()
923 Result = checkDebugInfoMetadata( in runOnFunction()
1043 checkDebugInfoMetadata( in run()
1092 checkDebugInfoMetadata(M, make_range(It, std::next(It)), in registerCallbacks()
1105 checkDebugInfoMetadata(M, M.functions(), *DebugInfoBeforePass, in registerCallbacks()
/freebsd/contrib/llvm-project/llvm/include/llvm/Transforms/Utils/
H A DDebugify.h87 bool checkDebugInfoMetadata(Module &M,