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.cpp612 bool llvm::checkDebugInfoMetadata(Module &M, in checkDebugInfoMetadata() function in llvm
941 Result = checkDebugInfoMetadata( in runOnModule()
987 Result = checkDebugInfoMetadata( in runOnFunction()
1107 checkDebugInfoMetadata( in run()
1156 checkDebugInfoMetadata(M, make_range(It, std::next(It)), in registerCallbacks()
1169 checkDebugInfoMetadata(M, M.functions(), *DebugInfoBeforePass, in registerCallbacks()
/freebsd/contrib/llvm-project/llvm/include/llvm/Transforms/Utils/
H A DDebugify.h89 LLVM_ABI bool checkDebugInfoMetadata(Module &M,