Home
last modified time | relevance | path

Searched defs:ShouldWriteIntoJSON (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Utils/
H A DDebugify.cpp378 StringRef FileNameFromCU, bool ShouldWriteIntoJSON, in checkFunctions()
422 bool ShouldWriteIntoJSON, in checkInstructions()
481 bool ShouldWriteIntoJSON, llvm::json::Array &Bugs) { in checkVars()
630 bool ShouldWriteIntoJSON = !OrigDIVerifyBugsReportFilePath.empty(); in checkDebugInfoMetadata() local