Searched defs:ShouldWriteIntoJSON (Results 1 – 1 of 1) sorted by relevance
/llvm-project/llvm/lib/Transforms/Utils/ |
H A D | Debugify.cpp | 381 checkFunctions(const DebugFnMap & DIFunctionsBefore,const DebugFnMap & DIFunctionsAfter,StringRef NameOfWrappedPass,StringRef FileNameFromCU,bool ShouldWriteIntoJSON,llvm::json::Array & Bugs) checkFunctions() argument 425 checkInstructions(const DebugInstMap & DILocsBefore,const DebugInstMap & DILocsAfter,const WeakInstValueMap & InstToDelete,StringRef NameOfWrappedPass,StringRef FileNameFromCU,bool ShouldWriteIntoJSON,llvm::json::Array & Bugs) checkInstructions() argument 484 checkVars(const DebugVarMap & DIVarsBefore,const DebugVarMap & DIVarsAfter,StringRef NameOfWrappedPass,StringRef FileNameFromCU,bool ShouldWriteIntoJSON,llvm::json::Array & Bugs) checkVars() argument 636 bool ShouldWriteIntoJSON = !OrigDIVerifyBugsReportFilePath.empty(); checkDebugInfoMetadata() local [all...] |