Defined in 1 files as a typedef:
Defined in 5 files as a struct:
Defined in 4 files as a prototype:
Defined in 10 files as a member:
- external/apache2/llvm/dist/clang/include/clang/CodeGen/CodeGenAction.h, line 32 (as a member)
- external/apache2/llvm/dist/clang/include/clang/Sema/Sema.h, line 2134 (as a member)
- external/apache2/llvm/dist/clang/lib/CodeGen/CodeGenTBAA.h, line 119 (as a member)
- external/apache2/llvm/dist/clang/lib/CodeGen/MicrosoftCXXABI.cpp, line 3598 (as a member)
- external/apache2/llvm/dist/llvm/include/llvm/BinaryFormat/Wasm.h, line 117 (as a member)
- external/apache2/llvm/dist/llvm/include/llvm/DebugInfo/CodeView/SymbolRecord.h, line 402 (as a member)
- external/apache2/llvm/dist/llvm/include/llvm/DebugInfo/CodeView/TypeRecord.h, line 662 (as a member)
- external/apache2/llvm/dist/llvm/include/llvm/DebugInfo/PDB/Native/NativeCompilandSymbol.h, line 33 (as a member)
- external/apache2/llvm/dist/llvm/include/llvm/ObjectYAML/WasmYAML.h, line 87 (as a member)
- external/apache2/llvm/dist/llvm/lib/DebugInfo/Symbolize/SymbolizableObjectFile.h, line 71 (as a member)
Defined in 4 files as a function:
Defined in 2 files as a enumerator:
Referenced in 1030 files:
- external/apache2/llvm/dist/clang/examples/clang-interpreter/main.cpp, 4 times
- external/apache2/llvm/dist/clang/include/clang-c/Index.h, 7 times
- external/apache2/llvm/dist/clang/include/clang/AST/ASTContext.h, 8 times
- external/apache2/llvm/dist/clang/include/clang/AST/ASTMutationListener.h, 2 times
- external/apache2/llvm/dist/clang/include/clang/AST/Decl.h, 7 times
- external/apache2/llvm/dist/clang/include/clang/AST/DeclBase.h, 9 times
- external/apache2/llvm/dist/clang/include/clang/AST/ExternalASTSource.h, line 162
- external/apache2/llvm/dist/clang/include/clang/Analysis/Analyses/Dominators.h, 2 times
- external/apache2/llvm/dist/clang/include/clang/Basic/Module.h, 37 times
- external/apache2/llvm/dist/clang/include/clang/CodeGen/BackendUtil.h, 3 times
- external/apache2/llvm/dist/clang/include/clang/CodeGen/CodeGenABITypes.h, line 36
- external/apache2/llvm/dist/clang/include/clang/CodeGen/CodeGenAction.h, 4 times
- external/apache2/llvm/dist/clang/include/clang/CodeGen/ModuleBuilder.h, 4 times
- external/apache2/llvm/dist/clang/include/clang/Frontend/CompilerInstance.h, 4 times
- external/apache2/llvm/dist/clang/include/clang/Frontend/FrontendAction.h, line 161
- external/apache2/llvm/dist/clang/include/clang/Frontend/FrontendActions.h, line 18
- external/apache2/llvm/dist/clang/include/clang/Frontend/MultiplexConsumer.h, line 42
- external/apache2/llvm/dist/clang/include/clang/Index/IndexDataConsumer.h, line 61
- external/apache2/llvm/dist/clang/include/clang/Index/USRGeneration.h, 3 times
- external/apache2/llvm/dist/clang/include/clang/Interpreter/Interpreter.h, line 28
- external/apache2/llvm/dist/clang/include/clang/Interpreter/Transaction.h, 2 times
- external/apache2/llvm/dist/clang/include/clang/Lex/DirectoryLookup.h, 3 times
- external/apache2/llvm/dist/clang/include/clang/Lex/ExternalPreprocessorSource.h, 2 times
- external/apache2/llvm/dist/clang/include/clang/Lex/HeaderSearch.h, 15 times
- external/apache2/llvm/dist/clang/include/clang/Lex/MacroInfo.h, 6 times
- external/apache2/llvm/dist/clang/include/clang/Lex/ModuleLoader.h, 9 times
- external/apache2/llvm/dist/clang/include/clang/Lex/ModuleMap.h, 74 times
- external/apache2/llvm/dist/clang/include/clang/Lex/PPCallbacks.h, 8 times
- external/apache2/llvm/dist/clang/include/clang/Lex/PreprocessingRecord.h, line 535
- external/apache2/llvm/dist/clang/include/clang/Lex/Preprocessor.h, 20 times
- external/apache2/llvm/dist/clang/include/clang/Lex/PreprocessorOptions.h, 2 times
- external/apache2/llvm/dist/clang/include/clang/Sema/MultiplexExternalSemaSource.h, line 154
- external/apache2/llvm/dist/clang/include/clang/Sema/Sema.h, 20 times
- external/apache2/llvm/dist/clang/include/clang/Serialization/ASTDeserializationListener.h, 2 times
- external/apache2/llvm/dist/clang/include/clang/Serialization/ASTReader.h, 8 times
- external/apache2/llvm/dist/clang/include/clang/Serialization/ASTRecordReader.h, line 93
- external/apache2/llvm/dist/clang/include/clang/Serialization/ASTWriter.h, 13 times
- external/apache2/llvm/dist/clang/include/clang/Serialization/ModuleManager.h, line 254
- external/apache2/llvm/dist/clang/include/clang/Tooling/DependencyScanning/ModuleDepCollector.h, 10 times
- external/apache2/llvm/dist/clang/lib/APINotes/APINotesYAMLCompiler.cpp, 5 times
- external/apache2/llvm/dist/clang/lib/AST/ASTContext.cpp, 7 times
- external/apache2/llvm/dist/clang/lib/AST/Decl.cpp, 11 times
- external/apache2/llvm/dist/clang/lib/AST/DeclBase.cpp, 4 times
- external/apache2/llvm/dist/clang/lib/AST/ItaniumMangle.cpp, 3 times
- external/apache2/llvm/dist/clang/lib/AST/TextNodeDumper.cpp, 2 times
- external/apache2/llvm/dist/clang/lib/Basic/Module.cpp, 57 times
- external/apache2/llvm/dist/clang/lib/CodeGen/BackendUtil.cpp, 17 times
- external/apache2/llvm/dist/clang/lib/CodeGen/CGCUDANV.cpp, line 45
- external/apache2/llvm/dist/clang/lib/CodeGen/CGDebugInfo.cpp, 3 times
- external/apache2/llvm/dist/clang/lib/CodeGen/CGDebugInfo.h, line 127
- external/apache2/llvm/dist/clang/lib/CodeGen/CGDeclCXX.cpp, line 554
- external/apache2/llvm/dist/clang/lib/CodeGen/CGExpr.cpp, line 3358
- external/apache2/llvm/dist/clang/lib/CodeGen/CGGPUBuiltin.cpp, line 24
- external/apache2/llvm/dist/clang/lib/CodeGen/CGObjC.cpp, line 2321
- external/apache2/llvm/dist/clang/lib/CodeGen/CGObjCGNU.cpp, line 99
- external/apache2/llvm/dist/clang/lib/CodeGen/CGObjCMac.cpp, 10 times
- external/apache2/llvm/dist/clang/lib/CodeGen/CGObjCRuntime.h, line 28
- external/apache2/llvm/dist/clang/lib/CodeGen/CGOpenMPRuntime.cpp, 2 times
- external/apache2/llvm/dist/clang/lib/CodeGen/CGOpenMPRuntimeAMDGCN.cpp, line 51
- external/apache2/llvm/dist/clang/lib/CodeGen/CGOpenMPRuntimeGPU.cpp, 2 times
- external/apache2/llvm/dist/clang/lib/CodeGen/CGVTables.cpp, line 634
- external/apache2/llvm/dist/clang/lib/CodeGen/CodeGenAction.cpp, 16 times
- external/apache2/llvm/dist/clang/lib/CodeGen/CodeGenFunction.h, line 49
- external/apache2/llvm/dist/clang/lib/CodeGen/CodeGenModule.cpp, 42 times
- external/apache2/llvm/dist/clang/lib/CodeGen/CodeGenModule.h, 7 times
- external/apache2/llvm/dist/clang/lib/CodeGen/CodeGenPGO.cpp, 2 times
- external/apache2/llvm/dist/clang/lib/CodeGen/CodeGenPGO.h, line 92
- external/apache2/llvm/dist/clang/lib/CodeGen/CodeGenTBAA.cpp, 3 times
- external/apache2/llvm/dist/clang/lib/CodeGen/CodeGenTBAA.h, line 171
- external/apache2/llvm/dist/clang/lib/CodeGen/CodeGenTypes.h, line 63
- external/apache2/llvm/dist/clang/lib/CodeGen/ItaniumCXXABI.cpp, line 3820
- external/apache2/llvm/dist/clang/lib/CodeGen/MacroPPCallbacks.cpp, line 171
- external/apache2/llvm/dist/clang/lib/CodeGen/MacroPPCallbacks.h, line 106
- external/apache2/llvm/dist/clang/lib/CodeGen/MicrosoftCXXABI.cpp, 8 times
- external/apache2/llvm/dist/clang/lib/CodeGen/ModuleBuilder.cpp, 9 times
- external/apache2/llvm/dist/clang/lib/CodeGen/ObjectFilePCHContainerOperations.cpp, 3 times
- external/apache2/llvm/dist/clang/lib/CodeGen/TargetInfo.cpp, 2 times
- external/apache2/llvm/dist/clang/lib/Frontend/CompilerInstance.cpp, 60 times
- external/apache2/llvm/dist/clang/lib/Frontend/DependencyFile.cpp, line 71
- external/apache2/llvm/dist/clang/lib/Frontend/DependencyGraph.cpp, 2 times
- external/apache2/llvm/dist/clang/lib/Frontend/FrontendAction.cpp, 32 times
- external/apache2/llvm/dist/clang/lib/Frontend/FrontendActions.cpp, 2 times
- external/apache2/llvm/dist/clang/lib/Frontend/ModuleDependencyCollector.cpp, line 52
- external/apache2/llvm/dist/clang/lib/Frontend/MultiplexConsumer.cpp, 3 times
- external/apache2/llvm/dist/clang/lib/Frontend/PrecompiledPreamble.cpp, line 104
- external/apache2/llvm/dist/clang/lib/Frontend/PrintPreprocessedOutput.cpp, 10 times
- external/apache2/llvm/dist/clang/lib/Frontend/Rewrite/InclusionRewriter.cpp, 13 times
- external/apache2/llvm/dist/clang/lib/Index/IndexSymbol.cpp, 2 times
- external/apache2/llvm/dist/clang/lib/Index/IndexingContext.cpp, 2 times
- external/apache2/llvm/dist/clang/lib/Index/USRGeneration.cpp, 2 times
- external/apache2/llvm/dist/clang/lib/Interpreter/IncrementalExecutor.cpp, line 55
- external/apache2/llvm/dist/clang/lib/Interpreter/IncrementalExecutor.h, 2 times
- external/apache2/llvm/dist/clang/lib/Interpreter/IncrementalParser.cpp, line 248
- external/apache2/llvm/dist/clang/lib/Lex/HeaderSearch.cpp, 51 times
- external/apache2/llvm/dist/clang/lib/Lex/MacroInfo.cpp, line 241
- external/apache2/llvm/dist/clang/lib/Lex/ModuleMap.cpp, 144 times
- external/apache2/llvm/dist/clang/lib/Lex/PPDirectives.cpp, 12 times
- external/apache2/llvm/dist/clang/lib/Lex/PPLexerChange.cpp, 11 times
- external/apache2/llvm/dist/clang/lib/Lex/PPMacroExpansion.cpp, 2 times
- external/apache2/llvm/dist/clang/lib/Lex/Pragma.cpp, 8 times
- external/apache2/llvm/dist/clang/lib/Lex/PreprocessingRecord.cpp, line 469
- external/apache2/llvm/dist/clang/lib/Lex/Preprocessor.cpp, 7 times
- external/apache2/llvm/dist/clang/lib/Parse/Parser.cpp, 8 times
- external/apache2/llvm/dist/clang/lib/Sema/MultiplexExternalSemaSource.cpp, line 167
- external/apache2/llvm/dist/clang/lib/Sema/Sema.cpp, 8 times
- external/apache2/llvm/dist/clang/lib/Sema/SemaCodeComplete.cpp, 4 times
- external/apache2/llvm/dist/clang/lib/Sema/SemaDecl.cpp, 7 times
- external/apache2/llvm/dist/clang/lib/Sema/SemaDeclAttr.cpp, 4 times
- external/apache2/llvm/dist/clang/lib/Sema/SemaLookup.cpp, 23 times
- external/apache2/llvm/dist/clang/lib/Sema/SemaModule.cpp, 40 times
- external/apache2/llvm/dist/clang/lib/Sema/SemaOverload.cpp, 2 times
- external/apache2/llvm/dist/clang/lib/Sema/SemaTemplate.cpp, 2 times
- external/apache2/llvm/dist/clang/lib/Sema/SemaTemplateInstantiate.cpp, line 463
- external/apache2/llvm/dist/clang/lib/Serialization/ASTReader.cpp, 37 times
- external/apache2/llvm/dist/clang/lib/Serialization/ASTReaderDecl.cpp, 5 times
- external/apache2/llvm/dist/clang/lib/Serialization/ASTWriter.cpp, 24 times
- external/apache2/llvm/dist/clang/lib/Serialization/ASTWriterDecl.cpp, 2 times
- external/apache2/llvm/dist/clang/lib/Serialization/GeneratePCH.cpp, 5 times
- external/apache2/llvm/dist/clang/lib/Serialization/ModuleManager.cpp, 6 times
- external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Frontend/ModelInjector.h, line 35
- external/apache2/llvm/dist/clang/lib/Tooling/DependencyScanning/ModuleDepCollector.cpp, 13 times
- external/apache2/llvm/dist/clang/tools/c-index-test/core_main.cpp, 3 times
- external/apache2/llvm/dist/clang/tools/clang-fuzzer/handle-llvm/handle_llvm.cpp, 2 times
- external/apache2/llvm/dist/clang/tools/clang-offload-wrapper/ClangOffloadWrapper.cpp, 2 times
- external/apache2/llvm/dist/clang/tools/libclang/CIndex.cpp, 15 times
- external/apache2/llvm/dist/clang/tools/libclang/CXIndexDataConsumer.cpp, 4 times
- external/apache2/llvm/dist/clang/tools/libclang/CXIndexDataConsumer.h, line 438
- external/apache2/llvm/dist/clang/tools/libclang/Indexing.cpp, line 266
- external/apache2/llvm/dist/llvm/bindings/ocaml/debuginfo/debuginfo_ocaml.c, 2 times
- external/apache2/llvm/dist/llvm/bindings/ocaml/target/target_ocaml.c, 4 times
- external/apache2/llvm/dist/llvm/examples/BrainF/BrainF.cpp, 2 times
- external/apache2/llvm/dist/llvm/examples/BrainF/BrainF.h, 2 times
- external/apache2/llvm/dist/llvm/examples/BrainF/BrainFDriver.cpp, 3 times
- external/apache2/llvm/dist/llvm/examples/ExceptionDemo/ExceptionDemo.cpp, 13 times
- external/apache2/llvm/dist/llvm/examples/Fibonacci/fibonacci.cpp, 4 times
- external/apache2/llvm/dist/llvm/examples/HowToUseJIT/HowToUseJIT.cpp, 3 times
- external/apache2/llvm/dist/llvm/examples/HowToUseLLJIT/HowToUseLLJIT.cpp, line 43
- external/apache2/llvm/dist/llvm/examples/Kaleidoscope/BuildingAJIT/Chapter1/toy.cpp, 2 times
- external/apache2/llvm/dist/llvm/examples/Kaleidoscope/BuildingAJIT/Chapter2/KaleidoscopeJIT.h, line 110
- external/apache2/llvm/dist/llvm/examples/Kaleidoscope/BuildingAJIT/Chapter2/toy.cpp, 2 times
- external/apache2/llvm/dist/llvm/examples/Kaleidoscope/BuildingAJIT/Chapter3/KaleidoscopeJIT.h, line 136
- external/apache2/llvm/dist/llvm/examples/Kaleidoscope/BuildingAJIT/Chapter3/toy.cpp, 2 times
- external/apache2/llvm/dist/llvm/examples/Kaleidoscope/BuildingAJIT/Chapter4/KaleidoscopeJIT.h, line 227
- external/apache2/llvm/dist/llvm/examples/Kaleidoscope/BuildingAJIT/Chapter4/toy.cpp, 2 times
- external/apache2/llvm/dist/llvm/examples/Kaleidoscope/Chapter3/toy.cpp, 2 times
- external/apache2/llvm/dist/llvm/examples/Kaleidoscope/Chapter4/toy.cpp, 2 times
- external/apache2/llvm/dist/llvm/examples/Kaleidoscope/Chapter5/toy.cpp, 2 times
- external/apache2/llvm/dist/llvm/examples/Kaleidoscope/Chapter6/toy.cpp, 2 times
- external/apache2/llvm/dist/llvm/examples/Kaleidoscope/Chapter7/toy.cpp, 2 times
- external/apache2/llvm/dist/llvm/examples/Kaleidoscope/Chapter8/toy.cpp, 2 times
- external/apache2/llvm/dist/llvm/examples/Kaleidoscope/Chapter9/toy.cpp, 4 times
- external/apache2/llvm/dist/llvm/examples/Kaleidoscope/MCJIT/cached/toy-jit.cpp, 4 times
- external/apache2/llvm/dist/llvm/examples/Kaleidoscope/MCJIT/cached/toy.cpp, 21 times
- external/apache2/llvm/dist/llvm/examples/Kaleidoscope/MCJIT/complete/toy.cpp, 21 times
- external/apache2/llvm/dist/llvm/examples/Kaleidoscope/MCJIT/initial/toy.cpp, 9 times
- external/apache2/llvm/dist/llvm/examples/Kaleidoscope/MCJIT/lazy/toy-jit.cpp, 2 times
- external/apache2/llvm/dist/llvm/examples/Kaleidoscope/MCJIT/lazy/toy.cpp, 15 times
- external/apache2/llvm/dist/llvm/examples/ModuleMaker/ModuleMaker.cpp, 2 times
- external/apache2/llvm/dist/llvm/examples/OrcV2Examples/LLJITWithGDBRegistrationListener/LLJITWithGDBRegistrationListener.cpp, line 100
- external/apache2/llvm/dist/llvm/examples/OrcV2Examples/LLJITWithLazyReexports/LLJITWithLazyReexports.cpp, line 109
- external/apache2/llvm/dist/llvm/examples/OrcV2Examples/LLJITWithObjectCache/LLJITWithObjectCache.cpp, 2 times
- external/apache2/llvm/dist/llvm/examples/OrcV2Examples/LLJITWithObjectLinkingLayerPlugin/LLJITWithObjectLinkingLayerPlugin.cpp, line 235
- external/apache2/llvm/dist/llvm/examples/OrcV2Examples/LLJITWithOptimizingIRTransform/LLJITWithOptimizingIRTransform.cpp, line 83
- external/apache2/llvm/dist/llvm/examples/OrcV2Examples/LLJITWithRemoteDebugging/LLJITWithRemoteDebugging.cpp, 2 times
- external/apache2/llvm/dist/llvm/examples/OrcV2Examples/LLJITWithTargetProcessControl/LLJITWithTargetProcessControl.cpp, line 145
- external/apache2/llvm/dist/llvm/examples/OrcV2Examples/LLJITWithThinLTOSummaries/LLJITWithThinLTOSummaries.cpp, 2 times
- external/apache2/llvm/dist/llvm/examples/ParallelJIT/ParallelJIT.cpp, 5 times
- external/apache2/llvm/dist/llvm/include/llvm-c/DebugInfo.h, 2 times
- external/apache2/llvm/dist/llvm/include/llvm/Analysis/AssumptionCache.h, line 244
- external/apache2/llvm/dist/llvm/include/llvm/Analysis/BlockFrequencyInfo.h, 2 times
- external/apache2/llvm/dist/llvm/include/llvm/Analysis/BranchProbabilityInfo.h, line 460
- external/apache2/llvm/dist/llvm/include/llvm/Analysis/CGSCCPassManager.h, 6 times
- external/apache2/llvm/dist/llvm/include/llvm/Analysis/CallGraph.h, 10 times
- external/apache2/llvm/dist/llvm/include/llvm/Analysis/DOTGraphTraitsPass.h, 2 times
- external/apache2/llvm/dist/llvm/include/llvm/Analysis/DemandedBits.h, line 116
- external/apache2/llvm/dist/llvm/include/llvm/Analysis/DependenceAnalysis.h, line 987
- external/apache2/llvm/dist/llvm/include/llvm/Analysis/DivergenceAnalysis.h, line 25
- external/apache2/llvm/dist/llvm/include/llvm/Analysis/DominanceFrontier.h, line 172
- external/apache2/llvm/dist/llvm/include/llvm/Analysis/GlobalsModRef.h, 7 times
- external/apache2/llvm/dist/llvm/include/llvm/Analysis/IRSimilarityIdentifier.h, 10 times
- external/apache2/llvm/dist/llvm/include/llvm/Analysis/IVUsers.h, 2 times
- external/apache2/llvm/dist/llvm/include/llvm/Analysis/InlineAdvisor.h, 10 times
- external/apache2/llvm/dist/llvm/include/llvm/Analysis/IntervalPartition.h, line 64
- external/apache2/llvm/dist/llvm/include/llvm/Analysis/LazyBlockFrequencyInfo.h, line 125
- external/apache2/llvm/dist/llvm/include/llvm/Analysis/LazyBranchProbabilityInfo.h, line 105
- external/apache2/llvm/dist/llvm/include/llvm/Analysis/LazyCallGraph.h, 6 times
- external/apache2/llvm/dist/llvm/include/llvm/Analysis/LegacyDivergenceAnalysis.h, 2 times
- external/apache2/llvm/dist/llvm/include/llvm/Analysis/Lint.h, 2 times
- external/apache2/llvm/dist/llvm/include/llvm/Analysis/LoopAccessAnalysis.h, line 738
- external/apache2/llvm/dist/llvm/include/llvm/Analysis/LoopInfo.h, line 1276
- external/apache2/llvm/dist/llvm/include/llvm/Analysis/MLInlineAdvisor.h, 2 times
- external/apache2/llvm/dist/llvm/include/llvm/Analysis/MemorySSA.h, line 975
- external/apache2/llvm/dist/llvm/include/llvm/Analysis/ModuleDebugInfoPrinter.h, line 25
- external/apache2/llvm/dist/llvm/include/llvm/Analysis/ModuleSummaryAnalysis.h, 5 times
- external/apache2/llvm/dist/llvm/include/llvm/Analysis/MustExecute.h, line 560
- external/apache2/llvm/dist/llvm/include/llvm/Analysis/ObjCARCAliasAnalysis.h, 2 times
- external/apache2/llvm/dist/llvm/include/llvm/Analysis/ObjCARCAnalysisUtils.h, 3 times
- external/apache2/llvm/dist/llvm/include/llvm/Analysis/PostDominators.h, line 93
- external/apache2/llvm/dist/llvm/include/llvm/Analysis/ProfileSummaryInfo.h, 7 times
- external/apache2/llvm/dist/llvm/include/llvm/Analysis/RegionInfo.h, line 961
- external/apache2/llvm/dist/llvm/include/llvm/Analysis/ReplayInlineAdvisor.h, 2 times
- external/apache2/llvm/dist/llvm/include/llvm/Analysis/ScalarEvolution.h, line 2116
- external/apache2/llvm/dist/llvm/include/llvm/Analysis/ScopedNoAliasAA.h, 2 times
- external/apache2/llvm/dist/llvm/include/llvm/Analysis/StackSafetyAnalysis.h, 8 times
- external/apache2/llvm/dist/llvm/include/llvm/Analysis/TargetLibraryInfo.h, 3 times
- external/apache2/llvm/dist/llvm/include/llvm/Analysis/Trace.h, 2 times
- external/apache2/llvm/dist/llvm/include/llvm/Analysis/TypeBasedAliasAnalysis.h, 2 times
- external/apache2/llvm/dist/llvm/include/llvm/Analysis/TypeMetadataUtils.h, 2 times
- external/apache2/llvm/dist/llvm/include/llvm/Analysis/Utils/ImportedFunctionsInliningStatistics.h, 2 times
- external/apache2/llvm/dist/llvm/include/llvm/Analysis/VectorUtils.h, 2 times
- external/apache2/llvm/dist/llvm/include/llvm/AsmParser/LLParser.h, 3 times
- external/apache2/llvm/dist/llvm/include/llvm/AsmParser/Parser.h, 9 times
- external/apache2/llvm/dist/llvm/include/llvm/BinaryFormat/Minidump.h, line 215
- external/apache2/llvm/dist/llvm/include/llvm/Bitcode/BitcodeReader.h, 7 times
- external/apache2/llvm/dist/llvm/include/llvm/Bitcode/BitcodeWriter.h, 7 times
- external/apache2/llvm/dist/llvm/include/llvm/Bitcode/BitcodeWriterPass.h, 2 times
- external/apache2/llvm/dist/llvm/include/llvm/CodeGen/AsmPrinter.h, 9 times
- external/apache2/llvm/dist/llvm/include/llvm/CodeGen/AsmPrinterHandler.h, 2 times
- external/apache2/llvm/dist/llvm/include/llvm/CodeGen/CodeGenPassBuilder.h, 3 times
- external/apache2/llvm/dist/llvm/include/llvm/CodeGen/CommandFlags.h, 2 times
- external/apache2/llvm/dist/llvm/include/llvm/CodeGen/DebugHandlerBase.h, line 118
- external/apache2/llvm/dist/llvm/include/llvm/CodeGen/GCMetadataPrinter.h, 3 times
- external/apache2/llvm/dist/llvm/include/llvm/CodeGen/IndirectThunks.h, 4 times
- external/apache2/llvm/dist/llvm/include/llvm/CodeGen/LazyMachineBlockFrequencyInfo.h, line 72
- external/apache2/llvm/dist/llvm/include/llvm/CodeGen/LiveIntervals.h, line 293
- external/apache2/llvm/dist/llvm/include/llvm/CodeGen/LiveStacks.h, line 98
- external/apache2/llvm/dist/llvm/include/llvm/CodeGen/MIRParser/MIRParser.h, 2 times
- external/apache2/llvm/dist/llvm/include/llvm/CodeGen/MIRPrinter.h, 2 times
- external/apache2/llvm/dist/llvm/include/llvm/CodeGen/MachineDominators.h, line 218
- external/apache2/llvm/dist/llvm/include/llvm/CodeGen/MachineFunctionPass.h, line 32
- external/apache2/llvm/dist/llvm/include/llvm/CodeGen/MachineModuleInfo.h, 7 times
- external/apache2/llvm/dist/llvm/include/llvm/CodeGen/MachinePassManager.h, 11 times
- external/apache2/llvm/dist/llvm/include/llvm/CodeGen/MachinePostDominators.h, line 91
- external/apache2/llvm/dist/llvm/include/llvm/CodeGen/MachineRegionInfo.h, line 104
- external/apache2/llvm/dist/llvm/include/llvm/CodeGen/ParallelCG.h, 2 times
- external/apache2/llvm/dist/llvm/include/llvm/CodeGen/PreISelIntrinsicLowering.h, 2 times
- external/apache2/llvm/dist/llvm/include/llvm/CodeGen/RegisterUsageInfo.h, 3 times
- external/apache2/llvm/dist/llvm/include/llvm/CodeGen/StackProtector.h, 2 times
- external/apache2/llvm/dist/llvm/include/llvm/CodeGen/TargetInstrInfo.h, 2 times
- external/apache2/llvm/dist/llvm/include/llvm/CodeGen/TargetLowering.h, 4 times
- external/apache2/llvm/dist/llvm/include/llvm/CodeGen/TargetLoweringObjectFileImpl.h, 6 times
- external/apache2/llvm/dist/llvm/include/llvm/CodeGen/VirtRegMap.h, line 201
- external/apache2/llvm/dist/llvm/include/llvm/DebugInfo/CodeView/DebugCrossImpSubsection.h, line 80
- external/apache2/llvm/dist/llvm/include/llvm/DebugInfo/CodeView/SymbolRecord.h, line 405
- external/apache2/llvm/dist/llvm/include/llvm/DebugInfo/CodeView/TypeRecord.h, 4 times
- external/apache2/llvm/dist/llvm/include/llvm/DebugInfo/PDB/Native/DbiStreamBuilder.h, line 75
- external/apache2/llvm/dist/llvm/include/llvm/DebugInfo/PDB/Native/ModuleDebugStream.h, line 32
- external/apache2/llvm/dist/llvm/include/llvm/ExecutionEngine/ExecutionEngine.h, 13 times
- external/apache2/llvm/dist/llvm/include/llvm/ExecutionEngine/ObjectCache.h, 3 times
- external/apache2/llvm/dist/llvm/include/llvm/ExecutionEngine/Orc/CompileOnDemandLayer.h, line 118
- external/apache2/llvm/dist/llvm/include/llvm/ExecutionEngine/Orc/CompileUtils.h, 5 times
- external/apache2/llvm/dist/llvm/include/llvm/ExecutionEngine/Orc/ExecutionUtils.h, 8 times
- external/apache2/llvm/dist/llvm/include/llvm/ExecutionEngine/Orc/IRCompileLayer.h, 2 times
- external/apache2/llvm/dist/llvm/include/llvm/ExecutionEngine/Orc/IRTransformLayer.h, line 23
- external/apache2/llvm/dist/llvm/include/llvm/ExecutionEngine/Orc/IndirectionUtils.h, 8 times
- external/apache2/llvm/dist/llvm/include/llvm/ExecutionEngine/Orc/LLJIT.h, 2 times
- external/apache2/llvm/dist/llvm/include/llvm/ExecutionEngine/Orc/ThreadSafeModule.h, 5 times
- external/apache2/llvm/dist/llvm/include/llvm/Frontend/OpenMP/OMPConstants.h, line 24
- external/apache2/llvm/dist/llvm/include/llvm/Frontend/OpenMP/OMPIRBuilder.h, 4 times
- external/apache2/llvm/dist/llvm/include/llvm/FuzzMutate/FuzzerCLI.h, 3 times
- external/apache2/llvm/dist/llvm/include/llvm/FuzzMutate/IRMutator.h, 3 times
- external/apache2/llvm/dist/llvm/include/llvm/IR/AutoUpgrade.h, 5 times
- external/apache2/llvm/dist/llvm/include/llvm/IR/BasicBlock.h, 4 times
- external/apache2/llvm/dist/llvm/include/llvm/IR/Comdat.h, line 51
- external/apache2/llvm/dist/llvm/include/llvm/IR/DIBuilder.h, 3 times
- external/apache2/llvm/dist/llvm/include/llvm/IR/DataLayout.h, 3 times
- external/apache2/llvm/dist/llvm/include/llvm/IR/DebugInfo.h, 9 times
- external/apache2/llvm/dist/llvm/include/llvm/IR/DiagnosticInfo.h, 7 times
- external/apache2/llvm/dist/llvm/include/llvm/IR/DiagnosticPrinter.h, 3 times
- external/apache2/llvm/dist/llvm/include/llvm/IR/Dominators.h, 2 times
- external/apache2/llvm/dist/llvm/include/llvm/IR/Function.h, 6 times
- external/apache2/llvm/dist/llvm/include/llvm/IR/GlobalAlias.h, 4 times
- external/apache2/llvm/dist/llvm/include/llvm/IR/GlobalIFunc.h, 3 times
- external/apache2/llvm/dist/llvm/include/llvm/IR/GlobalValue.h, 5 times
- external/apache2/llvm/dist/llvm/include/llvm/IR/GlobalVariable.h, 2 times
- external/apache2/llvm/dist/llvm/include/llvm/IR/IRBuilder.h, 2 times
- external/apache2/llvm/dist/llvm/include/llvm/IR/IRPrintingPasses.h, 2 times
- external/apache2/llvm/dist/llvm/include/llvm/IR/InstVisitor.h, 3 times
- external/apache2/llvm/dist/llvm/include/llvm/IR/Instruction.h, 4 times
- external/apache2/llvm/dist/llvm/include/llvm/IR/Intrinsics.h, 3 times
- external/apache2/llvm/dist/llvm/include/llvm/IR/LLVMContext.h, 4 times
- external/apache2/llvm/dist/llvm/include/llvm/IR/LegacyPassManager.h, 4 times
- external/apache2/llvm/dist/llvm/include/llvm/IR/LegacyPassManagers.h, 8 times
- external/apache2/llvm/dist/llvm/include/llvm/IR/MatrixBuilder.h, 2 times
- external/apache2/llvm/dist/llvm/include/llvm/IR/Metadata.h, 11 times
- external/apache2/llvm/dist/llvm/include/llvm/IR/Module.h, 18 times
- external/apache2/llvm/dist/llvm/include/llvm/IR/ModuleSlotTracker.h, 5 times
- external/apache2/llvm/dist/llvm/include/llvm/IR/ModuleSummaryIndex.h, line 1436
- external/apache2/llvm/dist/llvm/include/llvm/IR/PassManager.h, 9 times
- external/apache2/llvm/dist/llvm/include/llvm/IR/StructuralHash.h, 2 times
- external/apache2/llvm/dist/llvm/include/llvm/IR/SymbolTableListTraits.h, 5 times
- external/apache2/llvm/dist/llvm/include/llvm/IR/TypeFinder.h, 2 times
- external/apache2/llvm/dist/llvm/include/llvm/IR/Value.h, 2 times
- external/apache2/llvm/dist/llvm/include/llvm/IR/Verifier.h, 5 times
- external/apache2/llvm/dist/llvm/include/llvm/IRReader/IRReader.h, 5 times
- external/apache2/llvm/dist/llvm/include/llvm/LTO/Config.h, 2 times
- external/apache2/llvm/dist/llvm/include/llvm/LTO/LTO.h, 3 times
- external/apache2/llvm/dist/llvm/include/llvm/LTO/LTOBackend.h, 5 times
- external/apache2/llvm/dist/llvm/include/llvm/LTO/legacy/LTOCodeGenerator.h, 2 times
- external/apache2/llvm/dist/llvm/include/llvm/LTO/legacy/LTOModule.h, 5 times
- external/apache2/llvm/dist/llvm/include/llvm/LTO/legacy/ThinLTOCodeGenerator.h, 12 times
- external/apache2/llvm/dist/llvm/include/llvm/LTO/legacy/UpdateCompilerUsed.h, 2 times
- external/apache2/llvm/dist/llvm/include/llvm/LinkAllIR.h, line 44
- external/apache2/llvm/dist/llvm/include/llvm/Linker/IRMover.h, 5 times
- external/apache2/llvm/dist/llvm/include/llvm/Linker/Linker.h, 7 times
- external/apache2/llvm/dist/llvm/include/llvm/Object/IRObjectFile.h, 5 times
- external/apache2/llvm/dist/llvm/include/llvm/Object/IRSymtab.h, 4 times
- external/apache2/llvm/dist/llvm/include/llvm/Object/MachOUniversal.h, line 25
- external/apache2/llvm/dist/llvm/include/llvm/Object/Minidump.h, 2 times
- external/apache2/llvm/dist/llvm/include/llvm/Object/ModuleSymbolTable.h, 5 times
- external/apache2/llvm/dist/llvm/include/llvm/ObjectYAML/MinidumpYAML.h, line 77
- external/apache2/llvm/dist/llvm/include/llvm/Pass.h, 7 times
- external/apache2/llvm/dist/llvm/include/llvm/Passes/StandardInstrumentations.h, 3 times
- external/apache2/llvm/dist/llvm/include/llvm/ProfileData/InstrProf.h, 9 times
- external/apache2/llvm/dist/llvm/include/llvm/ProfileData/SampleProfReader.h, 2 times
- external/apache2/llvm/dist/llvm/include/llvm/Support/RandomNumberGenerator.h, line 62
- external/apache2/llvm/dist/llvm/include/llvm/Target/TargetIntrinsicInfo.h, 2 times
- external/apache2/llvm/dist/llvm/include/llvm/Target/TargetLoweringObjectFile.h, 4 times
- external/apache2/llvm/dist/llvm/include/llvm/Target/TargetMachine.h, 2 times
- external/apache2/llvm/dist/llvm/include/llvm/Transforms/IPO/AlwaysInliner.h, line 36
- external/apache2/llvm/dist/llvm/include/llvm/Transforms/IPO/Annotation2Metadata.h, 2 times
- external/apache2/llvm/dist/llvm/include/llvm/Transforms/IPO/Attributor.h, 2 times
- external/apache2/llvm/dist/llvm/include/llvm/Transforms/IPO/BlockExtractor.h, line 21
- external/apache2/llvm/dist/llvm/include/llvm/Transforms/IPO/CalledValuePropagation.h, line 29
- external/apache2/llvm/dist/llvm/include/llvm/Transforms/IPO/ConstantMerge.h, 2 times
- external/apache2/llvm/dist/llvm/include/llvm/Transforms/IPO/CrossDSOCFI.h, line 22
- external/apache2/llvm/dist/llvm/include/llvm/Transforms/IPO/DeadArgumentElimination.h, 2 times
- external/apache2/llvm/dist/llvm/include/llvm/Transforms/IPO/ElimAvailExtern.h, 2 times
- external/apache2/llvm/dist/llvm/include/llvm/Transforms/IPO/ForceFunctionAttrs.h, line 23
- external/apache2/llvm/dist/llvm/include/llvm/Transforms/IPO/FunctionAttrs.h, 2 times
- external/apache2/llvm/dist/llvm/include/llvm/Transforms/IPO/FunctionImport.h, 6 times
- external/apache2/llvm/dist/llvm/include/llvm/Transforms/IPO/GlobalDCE.h, 4 times
- external/apache2/llvm/dist/llvm/include/llvm/Transforms/IPO/GlobalOpt.h, 2 times
- external/apache2/llvm/dist/llvm/include/llvm/Transforms/IPO/GlobalSplit.h, 2 times
- external/apache2/llvm/dist/llvm/include/llvm/Transforms/IPO/HotColdSplitting.h, 3 times
- external/apache2/llvm/dist/llvm/include/llvm/Transforms/IPO/IROutliner.h, 10 times
- external/apache2/llvm/dist/llvm/include/llvm/Transforms/IPO/InferFunctionAttrs.h, line 26
- external/apache2/llvm/dist/llvm/include/llvm/Transforms/IPO/Inliner.h, 2 times
- external/apache2/llvm/dist/llvm/include/llvm/Transforms/IPO/Internalize.h, 4 times
- external/apache2/llvm/dist/llvm/include/llvm/Transforms/IPO/LoopExtractor.h, line 25
- external/apache2/llvm/dist/llvm/include/llvm/Transforms/IPO/LowerTypeTests.h, 2 times
- external/apache2/llvm/dist/llvm/include/llvm/Transforms/IPO/MergeFunctions.h, 2 times
- external/apache2/llvm/dist/llvm/include/llvm/Transforms/IPO/OpenMPOpt.h, 4 times
- external/apache2/llvm/dist/llvm/include/llvm/Transforms/IPO/PartialInlining.h, 2 times
- external/apache2/llvm/dist/llvm/include/llvm/Transforms/IPO/SCCP.h, 2 times
- external/apache2/llvm/dist/llvm/include/llvm/Transforms/IPO/SampleProfile.h, 2 times
- external/apache2/llvm/dist/llvm/include/llvm/Transforms/IPO/SampleProfileProbe.h, 6 times
- external/apache2/llvm/dist/llvm/include/llvm/Transforms/IPO/StripDeadPrototypes.h, line 26
- external/apache2/llvm/dist/llvm/include/llvm/Transforms/IPO/StripSymbols.h, 4 times
- external/apache2/llvm/dist/llvm/include/llvm/Transforms/IPO/SyntheticCountsPropagation.h, 2 times
- external/apache2/llvm/dist/llvm/include/llvm/Transforms/IPO/ThinLTOBitcodeWriter.h, line 35
- external/apache2/llvm/dist/llvm/include/llvm/Transforms/IPO/WholeProgramDevirt.h, 2 times
- external/apache2/llvm/dist/llvm/include/llvm/Transforms/Instrumentation.h, line 42
- external/apache2/llvm/dist/llvm/include/llvm/Transforms/Instrumentation/AddressSanitizer.h, 4 times
- external/apache2/llvm/dist/llvm/include/llvm/Transforms/Instrumentation/CGProfile.h, line 21
- external/apache2/llvm/dist/llvm/include/llvm/Transforms/Instrumentation/DataFlowSanitizer.h, line 26
- external/apache2/llvm/dist/llvm/include/llvm/Transforms/Instrumentation/GCOVProfiler.h, line 23
- external/apache2/llvm/dist/llvm/include/llvm/Transforms/Instrumentation/HWAddressSanitizer.h, line 29
- external/apache2/llvm/dist/llvm/include/llvm/Transforms/Instrumentation/InstrOrderFile.h, 2 times
- external/apache2/llvm/dist/llvm/include/llvm/Transforms/Instrumentation/InstrProfiling.h, 3 times
- external/apache2/llvm/dist/llvm/include/llvm/Transforms/Instrumentation/MemProfiler.h, line 41
- external/apache2/llvm/dist/llvm/include/llvm/Transforms/Instrumentation/MemorySanitizer.h, line 43
- external/apache2/llvm/dist/llvm/include/llvm/Transforms/Instrumentation/PGOInstrumentation.h, 7 times
- external/apache2/llvm/dist/llvm/include/llvm/Transforms/Instrumentation/PoisonChecking.h, line 17
- external/apache2/llvm/dist/llvm/include/llvm/Transforms/Instrumentation/SanitizerCoverage.h, line 48
- external/apache2/llvm/dist/llvm/include/llvm/Transforms/Instrumentation/ThreadSanitizer.h, line 30
- external/apache2/llvm/dist/llvm/include/llvm/Transforms/ObjCARC.h, line 56
- external/apache2/llvm/dist/llvm/include/llvm/Transforms/Scalar/RewriteStatepointsForGC.h, 2 times
- external/apache2/llvm/dist/llvm/include/llvm/Transforms/Scalar/SCCP.h, line 42
- external/apache2/llvm/dist/llvm/include/llvm/Transforms/Utils/BuildLibCalls.h, line 30
- external/apache2/llvm/dist/llvm/include/llvm/Transforms/Utils/CanonicalizeAliases.h, line 26
- external/apache2/llvm/dist/llvm/include/llvm/Transforms/Utils/Cloning.h, 7 times
- external/apache2/llvm/dist/llvm/include/llvm/Transforms/Utils/CodeExtractor.h, 2 times
- external/apache2/llvm/dist/llvm/include/llvm/Transforms/Utils/CtorUtils.h, 2 times
- external/apache2/llvm/dist/llvm/include/llvm/Transforms/Utils/Debugify.h, 9 times
- external/apache2/llvm/dist/llvm/include/llvm/Transforms/Utils/FunctionImportUtils.h, 4 times
- external/apache2/llvm/dist/llvm/include/llvm/Transforms/Utils/MetaRenamer.h, line 22
- external/apache2/llvm/dist/llvm/include/llvm/Transforms/Utils/ModuleUtils.h, 13 times
- external/apache2/llvm/dist/llvm/include/llvm/Transforms/Utils/NameAnonGlobals.h, line 27
- external/apache2/llvm/dist/llvm/include/llvm/Transforms/Utils/RelLookupTableConverter.h, line 65
- external/apache2/llvm/dist/llvm/include/llvm/Transforms/Utils/SanitizerStats.h, 2 times
- external/apache2/llvm/dist/llvm/include/llvm/Transforms/Utils/SplitModule.h, 3 times
- external/apache2/llvm/dist/llvm/include/llvm/Transforms/Utils/StripNonLineTableDebugInfo.h, 2 times
- external/apache2/llvm/dist/llvm/include/llvm/Transforms/Utils/SymbolRewriter.h, 4 times
- external/apache2/llvm/dist/llvm/lib/Analysis/AliasAnalysisEvaluator.cpp, 6 times
- external/apache2/llvm/dist/llvm/lib/Analysis/BlockFrequencyInfo.cpp, line 314
- external/apache2/llvm/dist/llvm/lib/Analysis/BranchProbabilityInfo.cpp, line 1336
- external/apache2/llvm/dist/llvm/lib/Analysis/CFGPrinter.cpp, 4 times
- external/apache2/llvm/dist/llvm/lib/Analysis/CGSCCPassManager.cpp, 7 times
- external/apache2/llvm/dist/llvm/lib/Analysis/CallGraph.cpp, 7 times
- external/apache2/llvm/dist/llvm/lib/Analysis/CallGraphSCCPass.cpp, 3 times
- external/apache2/llvm/dist/llvm/lib/Analysis/CallPrinter.cpp, 7 times
- external/apache2/llvm/dist/llvm/lib/Analysis/CostModel.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/Analysis/Delinearization.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/Analysis/DemandedBits.cpp, line 77
- external/apache2/llvm/dist/llvm/lib/Analysis/DependenceAnalysis.cpp, line 206
- external/apache2/llvm/dist/llvm/lib/Analysis/DevelopmentModeInlineAdvisor.cpp, 3 times
- external/apache2/llvm/dist/llvm/lib/Analysis/DominanceFrontier.cpp, line 59
- external/apache2/llvm/dist/llvm/lib/Analysis/GlobalsModRef.cpp, 7 times
- external/apache2/llvm/dist/llvm/lib/Analysis/IRSimilarityIdentifier.cpp, 10 times
- external/apache2/llvm/dist/llvm/lib/Analysis/IVUsers.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/Analysis/ImportedFunctionsInliningStatistics.cpp, line 73
- external/apache2/llvm/dist/llvm/lib/Analysis/InlineAdvisor.cpp, line 454
- external/apache2/llvm/dist/llvm/lib/Analysis/InlineCost.cpp, 3 times
- external/apache2/llvm/dist/llvm/lib/Analysis/InstCount.cpp, line 86
- external/apache2/llvm/dist/llvm/lib/Analysis/IntervalPartition.cpp, line 46
- external/apache2/llvm/dist/llvm/lib/Analysis/LazyBlockFrequencyInfo.cpp, line 39
- external/apache2/llvm/dist/llvm/lib/Analysis/LazyBranchProbabilityInfo.cpp, line 41
- external/apache2/llvm/dist/llvm/lib/Analysis/LazyCallGraph.cpp, 5 times
- external/apache2/llvm/dist/llvm/lib/Analysis/LazyValueInfo.cpp, 5 times
- external/apache2/llvm/dist/llvm/lib/Analysis/LegacyDivergenceAnalysis.cpp, line 373
- external/apache2/llvm/dist/llvm/lib/Analysis/Lint.cpp, 5 times
- external/apache2/llvm/dist/llvm/lib/Analysis/LoopAccessAnalysis.cpp, line 2261
- external/apache2/llvm/dist/llvm/lib/Analysis/LoopInfo.cpp, line 1130
- external/apache2/llvm/dist/llvm/lib/Analysis/LoopPass.cpp, line 134
- external/apache2/llvm/dist/llvm/lib/Analysis/MLInlineAdvisor.cpp, line 66
- external/apache2/llvm/dist/llvm/lib/Analysis/MemDepPrinter.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/Analysis/MemDerefPrinter.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/Analysis/MemorySSA.cpp, line 2391
- external/apache2/llvm/dist/llvm/lib/Analysis/ModuleDebugInfoPrinter.cpp, 6 times
- external/apache2/llvm/dist/llvm/lib/Analysis/ModuleSummaryAnalysis.cpp, 8 times
- external/apache2/llvm/dist/llvm/lib/Analysis/MustExecute.cpp, 4 times
- external/apache2/llvm/dist/llvm/lib/Analysis/ObjCARCAliasAnalysis.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/Analysis/PostDominators.cpp, line 88
- external/apache2/llvm/dist/llvm/lib/Analysis/ProfileSummaryInfo.cpp, 4 times
- external/apache2/llvm/dist/llvm/lib/Analysis/RegionInfo.cpp, line 149
- external/apache2/llvm/dist/llvm/lib/Analysis/ReleaseModeModelRunner.cpp, line 86
- external/apache2/llvm/dist/llvm/lib/Analysis/ReplayInlineAdvisor.cpp, line 26
- external/apache2/llvm/dist/llvm/lib/Analysis/ScalarEvolution.cpp, line 12828
- external/apache2/llvm/dist/llvm/lib/Analysis/ScopedNoAliasAA.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/Analysis/StackSafetyAnalysis.cpp, 8 times
- external/apache2/llvm/dist/llvm/lib/Analysis/TargetLibraryInfo.cpp, line 1702
- external/apache2/llvm/dist/llvm/lib/Analysis/Trace.cpp, line 31
- external/apache2/llvm/dist/llvm/lib/Analysis/TypeBasedAliasAnalysis.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/Analysis/TypeMetadataUtils.cpp, 3 times
- external/apache2/llvm/dist/llvm/lib/Analysis/VFABIDemangling.cpp, line 320
- external/apache2/llvm/dist/llvm/lib/AsmParser/LLParser.cpp, 7 times
- external/apache2/llvm/dist/llvm/lib/AsmParser/Parser.cpp, 14 times
- external/apache2/llvm/dist/llvm/lib/Bitcode/Reader/BitReader.cpp, 8 times
- external/apache2/llvm/dist/llvm/lib/Bitcode/Reader/BitcodeReader.cpp, 12 times
- external/apache2/llvm/dist/llvm/lib/Bitcode/Reader/MetadataLoader.cpp, 3 times
- external/apache2/llvm/dist/llvm/lib/Bitcode/Reader/MetadataLoader.h, 2 times
- external/apache2/llvm/dist/llvm/lib/Bitcode/Writer/BitcodeWriter.cpp, 13 times
- external/apache2/llvm/dist/llvm/lib/Bitcode/Writer/BitcodeWriterPass.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/Bitcode/Writer/ValueEnumerator.cpp, 4 times
- external/apache2/llvm/dist/llvm/lib/Bitcode/Writer/ValueEnumerator.h, 3 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/AsmPrinter/AsmPrinter.cpp, 7 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/AsmPrinter/CodeViewDebug.cpp, line 564
- external/apache2/llvm/dist/llvm/lib/CodeGen/AsmPrinter/CodeViewDebug.h, line 468
- external/apache2/llvm/dist/llvm/lib/CodeGen/AsmPrinter/DebugHandlerBase.cpp, line 104
- external/apache2/llvm/dist/llvm/lib/CodeGen/AsmPrinter/DwarfCompileUnit.cpp, 7 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/AsmPrinter/DwarfCompileUnit.h, line 271
- external/apache2/llvm/dist/llvm/lib/CodeGen/AsmPrinter/DwarfDebug.cpp, line 1165
- external/apache2/llvm/dist/llvm/lib/CodeGen/AsmPrinter/DwarfDebug.h, 2 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/AsmPrinter/ErlangGCPrinter.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/AsmPrinter/OcamlGCPrinter.cpp, 5 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/AsmPrinter/PseudoProbePrinter.cpp, line 27
- external/apache2/llvm/dist/llvm/lib/CodeGen/AsmPrinter/PseudoProbePrinter.h, 2 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/AsmPrinter/WinCFGuard.cpp, line 87
- external/apache2/llvm/dist/llvm/lib/CodeGen/AsmPrinter/WinException.cpp, line 54
- external/apache2/llvm/dist/llvm/lib/CodeGen/AtomicExpandPass.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/BasicBlockSections.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/CommandFlags.cpp, line 688
- external/apache2/llvm/dist/llvm/lib/CodeGen/GCMetadata.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/GCRootLowering.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/GlobalISel/Utils.cpp, line 618
- external/apache2/llvm/dist/llvm/lib/CodeGen/GlobalMerge.cpp, 12 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/HardwareLoops.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/IntrinsicLowering.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/LazyMachineBlockFrequencyInfo.cpp, line 39
- external/apache2/llvm/dist/llvm/lib/CodeGen/LiveIntervals.cpp, line 155
- external/apache2/llvm/dist/llvm/lib/CodeGen/LiveStacks.cpp, line 76
- external/apache2/llvm/dist/llvm/lib/CodeGen/LowerEmuTLS.cpp, 5 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/MIRFSDiscriminator.cpp, line 130
- external/apache2/llvm/dist/llvm/lib/CodeGen/MIRParser/MIParser.cpp, line 1903
- external/apache2/llvm/dist/llvm/lib/CodeGen/MIRParser/MIRParser.cpp, 13 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/MIRPrinter.cpp, 5 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/MIRPrintingPass.cpp, line 50
- external/apache2/llvm/dist/llvm/lib/CodeGen/MachineBasicBlock.cpp, line 342
- external/apache2/llvm/dist/llvm/lib/CodeGen/MachineCheckDebugify.cpp, line 29
- external/apache2/llvm/dist/llvm/lib/CodeGen/MachineDebugify.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/MachineDominators.cpp, line 82
- external/apache2/llvm/dist/llvm/lib/CodeGen/MachineInstr.cpp, line 1580
- external/apache2/llvm/dist/llvm/lib/CodeGen/MachineModuleInfo.cpp, 3 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/MachineOperand.cpp, line 462
- external/apache2/llvm/dist/llvm/lib/CodeGen/MachineOutliner.cpp, 14 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/MachinePassManager.cpp, line 25
- external/apache2/llvm/dist/llvm/lib/CodeGen/MachinePostDominators.cpp, line 77
- external/apache2/llvm/dist/llvm/lib/CodeGen/MachineRegionInfo.cpp, line 118
- external/apache2/llvm/dist/llvm/lib/CodeGen/MachineScheduler.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/MachineStripDebug.cpp, line 33
- external/apache2/llvm/dist/llvm/lib/CodeGen/ParallelCG.cpp, 5 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/PreISelIntrinsicLowering.cpp, 4 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/PseudoProbeInserter.cpp, line 154
- external/apache2/llvm/dist/llvm/lib/CodeGen/RegUsageInfoPropagate.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/RegisterCoalescer.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/RegisterUsageInfo.cpp, 3 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/ReplaceWithVeclib.cpp, line 43
- external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/SelectionDAG.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/SelectionDAGDumper.cpp, line 512
- external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/TargetLowering.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/ShadowStackGCLowering.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/SjLjEHPrepare.cpp, 3 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/StackProtector.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/TargetLoweringBase.cpp, 6 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/TargetLoweringObjectFileImpl.cpp, 8 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/VirtRegMap.cpp, line 138
- external/apache2/llvm/dist/llvm/lib/CodeGen/WasmEHPrepare.cpp, 4 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/WinEHPrepare.cpp, 3 times
- external/apache2/llvm/dist/llvm/lib/DebugInfo/CodeView/DebugCrossImpSubsection.cpp, 3 times
- external/apache2/llvm/dist/llvm/lib/DebugInfo/CodeView/SymbolDumper.cpp, line 526
- external/apache2/llvm/dist/llvm/lib/DebugInfo/CodeView/SymbolRecordMapping.cpp, line 376
- external/apache2/llvm/dist/llvm/lib/DebugInfo/CodeView/TypeRecordMapping.cpp, line 547
- external/apache2/llvm/dist/llvm/lib/DebugInfo/PDB/Native/DbiStreamBuilder.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/DebugInfo/PDB/Native/ModuleDebugStream.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/DebugInfo/PDB/Native/NativeCompilandSymbol.cpp, 4 times
- external/apache2/llvm/dist/llvm/lib/DebugInfo/Symbolize/SymbolizableObjectFile.cpp, 6 times
- external/apache2/llvm/dist/llvm/lib/ExecutionEngine/ExecutionEngine.cpp, 13 times
- external/apache2/llvm/dist/llvm/lib/ExecutionEngine/ExecutionEngineBindings.cpp, 6 times
- external/apache2/llvm/dist/llvm/lib/ExecutionEngine/Interpreter/Interpreter.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/ExecutionEngine/Interpreter/Interpreter.h, 2 times
- external/apache2/llvm/dist/llvm/lib/ExecutionEngine/MCJIT/MCJIT.cpp, 13 times
- external/apache2/llvm/dist/llvm/lib/ExecutionEngine/MCJIT/MCJIT.h, 20 times
- external/apache2/llvm/dist/llvm/lib/ExecutionEngine/Orc/CompileOnDemandLayer.cpp, 7 times
- external/apache2/llvm/dist/llvm/lib/ExecutionEngine/Orc/CompileUtils.cpp, 4 times
- external/apache2/llvm/dist/llvm/lib/ExecutionEngine/Orc/ExecutionUtils.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/ExecutionEngine/Orc/IndirectionUtils.cpp, 8 times
- external/apache2/llvm/dist/llvm/lib/ExecutionEngine/Orc/LLJIT.cpp, 9 times
- external/apache2/llvm/dist/llvm/lib/ExecutionEngine/Orc/Layer.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/ExecutionEngine/Orc/OrcV2CBindings.cpp, line 430
- external/apache2/llvm/dist/llvm/lib/ExecutionEngine/Orc/Speculation.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/ExecutionEngine/Orc/ThreadSafeModule.cpp, line 26
- external/apache2/llvm/dist/llvm/lib/Frontend/OpenMP/OMPIRBuilder.cpp, 6 times
- external/apache2/llvm/dist/llvm/lib/FuzzMutate/FuzzerCLI.cpp, 4 times
- external/apache2/llvm/dist/llvm/lib/FuzzMutate/IRMutator.cpp, 3 times
- external/apache2/llvm/dist/llvm/lib/IR/AsmWriter.cpp, 69 times
- external/apache2/llvm/dist/llvm/lib/IR/AutoUpgrade.cpp, 16 times
- external/apache2/llvm/dist/llvm/lib/IR/BasicBlock.cpp, line 144
- external/apache2/llvm/dist/llvm/lib/IR/ConstantFold.cpp, line 1304
- external/apache2/llvm/dist/llvm/lib/IR/Core.cpp, 47 times
- external/apache2/llvm/dist/llvm/lib/IR/DIBuilder.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/IR/DataLayout.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/IR/DebugInfo.cpp, 7 times
- external/apache2/llvm/dist/llvm/lib/IR/DiagnosticPrinter.cpp, line 104
- external/apache2/llvm/dist/llvm/lib/IR/Dominators.cpp, line 417
- external/apache2/llvm/dist/llvm/lib/IR/Function.cpp, 6 times
- external/apache2/llvm/dist/llvm/lib/IR/Globals.cpp, 6 times
- external/apache2/llvm/dist/llvm/lib/IR/IRBuilder.cpp, 32 times
- external/apache2/llvm/dist/llvm/lib/IR/IRPrintingPasses.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/IR/Instruction.cpp, line 66
- external/apache2/llvm/dist/llvm/lib/IR/Instructions.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/IR/IntrinsicInst.cpp, line 185
- external/apache2/llvm/dist/llvm/lib/IR/LLVMContext.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/IR/LLVMContextImpl.cpp, line 152
- external/apache2/llvm/dist/llvm/lib/IR/LLVMContextImpl.h, line 1328
- external/apache2/llvm/dist/llvm/lib/IR/LegacyPassManager.cpp, 16 times
- external/apache2/llvm/dist/llvm/lib/IR/Module.cpp, 84 times
- external/apache2/llvm/dist/llvm/lib/IR/Pass.cpp, 3 times
- external/apache2/llvm/dist/llvm/lib/IR/PassManager.cpp, 7 times
- external/apache2/llvm/dist/llvm/lib/IR/StructuralHash.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/IR/TypeFinder.cpp, line 31
- external/apache2/llvm/dist/llvm/lib/IR/Value.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/IR/ValueSymbolTable.cpp, line 57
- external/apache2/llvm/dist/llvm/lib/IR/Verifier.cpp, 25 times
- external/apache2/llvm/dist/llvm/lib/IRReader/IRReader.cpp, 6 times
- external/apache2/llvm/dist/llvm/lib/LTO/LTO.cpp, 5 times
- external/apache2/llvm/dist/llvm/lib/LTO/LTOBackend.cpp, 19 times
- external/apache2/llvm/dist/llvm/lib/LTO/LTOCodeGenerator.cpp, 3 times
- external/apache2/llvm/dist/llvm/lib/LTO/LTOModule.cpp, 4 times
- external/apache2/llvm/dist/llvm/lib/LTO/ThinLTOCodeGenerator.cpp, 17 times
- external/apache2/llvm/dist/llvm/lib/LTO/UpdateCompilerUsed.cpp, 3 times
- external/apache2/llvm/dist/llvm/lib/Linker/IRMover.cpp, 29 times
- external/apache2/llvm/dist/llvm/lib/Linker/LinkModules.cpp, 23 times
- external/apache2/llvm/dist/llvm/lib/MC/WasmObjectWriter.cpp, 8 times
- external/apache2/llvm/dist/llvm/lib/Object/IRObjectFile.cpp, 3 times
- external/apache2/llvm/dist/llvm/lib/Object/IRSymtab.cpp, 12 times
- external/apache2/llvm/dist/llvm/lib/Object/Minidump.cpp, line 94
- external/apache2/llvm/dist/llvm/lib/Object/ModuleSymbolTable.cpp, 4 times
- external/apache2/llvm/dist/llvm/lib/Object/RecordStreamer.cpp, line 75
- external/apache2/llvm/dist/llvm/lib/Object/RecordStreamer.h, 3 times
- external/apache2/llvm/dist/llvm/lib/Object/WasmObjectFile.cpp, 9 times
- external/apache2/llvm/dist/llvm/lib/ObjectYAML/CodeViewYAMLSymbols.cpp, line 374
- external/apache2/llvm/dist/llvm/lib/ObjectYAML/CodeViewYAMLTypes.cpp, line 584
- external/apache2/llvm/dist/llvm/lib/ObjectYAML/MinidumpYAML.cpp, line 502
- external/apache2/llvm/dist/llvm/lib/ObjectYAML/WasmEmitter.cpp, line 375
- external/apache2/llvm/dist/llvm/lib/ObjectYAML/WasmYAML.cpp, line 391
- external/apache2/llvm/dist/llvm/lib/Passes/PassBuilder.cpp, 11 times
- external/apache2/llvm/dist/llvm/lib/Passes/PassBuilderBindings.cpp, line 54
- external/apache2/llvm/dist/llvm/lib/Passes/StandardInstrumentations.cpp, 22 times
- external/apache2/llvm/dist/llvm/lib/ProfileData/InstrProf.cpp, 8 times
- external/apache2/llvm/dist/llvm/lib/Target/AArch64/AArch64AsmPrinter.cpp, 6 times
- external/apache2/llvm/dist/llvm/lib/Target/AArch64/AArch64ISelLowering.cpp, 7 times
- external/apache2/llvm/dist/llvm/lib/Target/AArch64/AArch64ISelLowering.h, 3 times
- external/apache2/llvm/dist/llvm/lib/Target/AArch64/AArch64InstrInfo.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/Target/AArch64/AArch64InstrInfo.h, line 285
- external/apache2/llvm/dist/llvm/lib/Target/AArch64/AArch64LowerHomogeneousPrologEpilog.cpp, 6 times
- external/apache2/llvm/dist/llvm/lib/Target/AArch64/AArch64MachineFunctionInfo.cpp, line 42
- external/apache2/llvm/dist/llvm/lib/Target/AArch64/AArch64PromoteConstant.cpp, line 121
- external/apache2/llvm/dist/llvm/lib/Target/AArch64/AArch64SLSHardening.cpp, 3 times
- external/apache2/llvm/dist/llvm/lib/Target/AArch64/SVEIntrinsicOpts.cpp, 3 times
- external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/AMDGPU.h, 6 times
- external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/AMDGPUAliasAnalysis.h, 2 times
- external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/AMDGPUAlwaysInlinePass.cpp, 4 times
- external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/AMDGPUAnnotateUniformValues.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/AMDGPUArgumentUsageInfo.cpp, 3 times
- external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/AMDGPUArgumentUsageInfo.h, 3 times
- external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/AMDGPUAsmPrinter.cpp, 4 times
- external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/AMDGPUAsmPrinter.h, 4 times
- external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/AMDGPUAtomicOptimizer.cpp, 3 times
- external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/AMDGPUCodeGenPrepare.cpp, 5 times
- external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/AMDGPUFixFunctionBitcasts.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/AMDGPUHSAMetadataStreamer.cpp, 5 times
- external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/AMDGPUHSAMetadataStreamer.h, 7 times
- external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/AMDGPUInstCombineIntrinsic.cpp, line 1017
- external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/AMDGPUInstructionSelector.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/AMDGPULateCodeGenPrepare.cpp, 3 times
- external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/AMDGPULibCalls.cpp, 11 times
- external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/AMDGPULibFunc.cpp, 3 times
- external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/AMDGPULibFunc.h, 7 times
- external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/AMDGPULowerIntrinsics.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/AMDGPULowerKernelAttributes.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/AMDGPULowerModuleLDSPass.cpp, 4 times
- external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/AMDGPUMachineFunction.cpp, line 65
- external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/AMDGPUMachineFunction.h, line 97
- external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/AMDGPUOpenCLEnqueuedBlockLowering.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/AMDGPUPerfHintAnalysis.cpp, line 257
- external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/AMDGPUPrintfRuntimeBinding.cpp, 7 times
- external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/AMDGPUPromoteAlloca.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/AMDGPUPropagateAttributes.cpp, 6 times
- external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/AMDGPURewriteOutArguments.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/AMDGPUTargetTransformInfo.cpp, line 1079
- external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/AMDGPUUnifyMetadata.cpp, 6 times
- external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/AMDILCFGStructurizer.cpp, line 139
- external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/MCTargetDesc/AMDGPUTargetStreamer.h, line 25
- external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/R600OpenCLImageTypeLoweringPass.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/SIAnnotateControlFlow.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/SIISelLowering.cpp, 3 times
- external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/Utils/AMDGPULDSUtils.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/Utils/AMDGPULDSUtils.h, 2 times
- external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/Utils/AMDGPUPALMetadata.cpp, line 31
- external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/Utils/AMDGPUPALMetadata.h, 2 times
- external/apache2/llvm/dist/llvm/lib/Target/ARM/ARMAsmPrinter.cpp, 5 times
- external/apache2/llvm/dist/llvm/lib/Target/ARM/ARMAsmPrinter.h, 2 times
- external/apache2/llvm/dist/llvm/lib/Target/ARM/ARMBaseInstrInfo.cpp, line 6437
- external/apache2/llvm/dist/llvm/lib/Target/ARM/ARMBaseInstrInfo.h, line 360
- external/apache2/llvm/dist/llvm/lib/Target/ARM/ARMFastISel.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/Target/ARM/ARMISelLowering.cpp, 9 times
- external/apache2/llvm/dist/llvm/lib/Target/ARM/ARMISelLowering.h, 3 times
- external/apache2/llvm/dist/llvm/lib/Target/ARM/ARMParallelDSP.cpp, line 218
- external/apache2/llvm/dist/llvm/lib/Target/ARM/ARMSLSHardening.cpp, 4 times
- external/apache2/llvm/dist/llvm/lib/Target/ARM/MVETailPredication.cpp, line 351
- external/apache2/llvm/dist/llvm/lib/Target/BPF/BPF.h, line 62
- external/apache2/llvm/dist/llvm/lib/Target/BPF/BPFAbstractMemberAccess.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/Target/BPF/BPFAdjustOpt.cpp, 5 times
- external/apache2/llvm/dist/llvm/lib/Target/BPF/BPFAsmPrinter.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/Target/BPF/BPFCORE.h, 2 times
- external/apache2/llvm/dist/llvm/lib/Target/BPF/BPFCheckAndAdjustIR.cpp, 8 times
- external/apache2/llvm/dist/llvm/lib/Target/BPF/BPFPreserveDIType.cpp, line 40
- external/apache2/llvm/dist/llvm/lib/Target/BPF/BTFDebug.cpp, line 1140
- external/apache2/llvm/dist/llvm/lib/Target/Hexagon/HexagonGenExtract.cpp, line 214
- external/apache2/llvm/dist/llvm/lib/Target/Hexagon/HexagonISelLowering.cpp, 3 times
- external/apache2/llvm/dist/llvm/lib/Target/Hexagon/HexagonLoopIdiomRecognition.cpp, 3 times
- external/apache2/llvm/dist/llvm/lib/Target/Hexagon/HexagonTargetMachine.h, 2 times
- external/apache2/llvm/dist/llvm/lib/Target/M68k/M68kAsmPrinter.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/Target/M68k/M68kAsmPrinter.h, 3 times
- external/apache2/llvm/dist/llvm/lib/Target/M68k/M68kISelLowering.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/Target/M68k/M68kSubtarget.cpp, 3 times
- external/apache2/llvm/dist/llvm/lib/Target/M68k/M68kSubtarget.h, 3 times
- external/apache2/llvm/dist/llvm/lib/Target/Mips/Mips16HardFloat.cpp, 7 times
- external/apache2/llvm/dist/llvm/lib/Target/Mips/MipsAsmPrinter.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/Target/Mips/MipsAsmPrinter.h, 3 times
- external/apache2/llvm/dist/llvm/lib/Target/Mips/MipsOs16.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/Target/NVPTX/NVPTXAsmPrinter.cpp, 9 times
- external/apache2/llvm/dist/llvm/lib/Target/NVPTX/NVPTXAsmPrinter.h, 6 times
- external/apache2/llvm/dist/llvm/lib/Target/NVPTX/NVPTXAssignValidGlobalNames.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/Target/NVPTX/NVPTXGenericToNVVM.cpp, 10 times
- external/apache2/llvm/dist/llvm/lib/Target/NVPTX/NVPTXISelLowering.cpp, line 2423
- external/apache2/llvm/dist/llvm/lib/Target/NVPTX/NVPTXUtilities.cpp, 5 times
- external/apache2/llvm/dist/llvm/lib/Target/NVPTX/NVPTXUtilities.h, line 27
- external/apache2/llvm/dist/llvm/lib/Target/PowerPC/PPCAsmPrinter.cpp, 15 times
- external/apache2/llvm/dist/llvm/lib/Target/PowerPC/PPCISelDAGToDAG.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/Target/PowerPC/PPCISelLowering.cpp, 5 times
- external/apache2/llvm/dist/llvm/lib/Target/PowerPC/PPCISelLowering.h, line 1075
- external/apache2/llvm/dist/llvm/lib/Target/PowerPC/PPCLowerMASSVEntries.cpp, 6 times
- external/apache2/llvm/dist/llvm/lib/Target/PowerPC/PPCMCInstLower.cpp, line 100
- external/apache2/llvm/dist/llvm/lib/Target/RISCV/RISCVAsmPrinter.cpp, 4 times
- external/apache2/llvm/dist/llvm/lib/Target/RISCV/RISCVInstrInfo.cpp, line 1123
- external/apache2/llvm/dist/llvm/lib/Target/RISCV/RISCVInstrInfo.h, line 136
- external/apache2/llvm/dist/llvm/lib/Target/RISCV/RISCVTargetObjectFile.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/Target/RISCV/RISCVTargetObjectFile.h, line 40
- external/apache2/llvm/dist/llvm/lib/Target/Sparc/SparcISelLowering.cpp, 3 times
- external/apache2/llvm/dist/llvm/lib/Target/Sparc/SparcISelLowering.h, line 113
- external/apache2/llvm/dist/llvm/lib/Target/SystemZ/SystemZAsmPrinter.cpp, line 748
- external/apache2/llvm/dist/llvm/lib/Target/SystemZ/SystemZAsmPrinter.h, 3 times
- external/apache2/llvm/dist/llvm/lib/Target/SystemZ/SystemZISelLowering.h, line 506
- external/apache2/llvm/dist/llvm/lib/Target/SystemZ/SystemZTDC.cpp, line 358
- external/apache2/llvm/dist/llvm/lib/Target/TargetLoweringObjectFile.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/Target/TargetMachine.cpp, line 94
- external/apache2/llvm/dist/llvm/lib/Target/TargetMachineC.cpp, line 190
- external/apache2/llvm/dist/llvm/lib/Target/VE/VEISelLowering.cpp, line 602
- external/apache2/llvm/dist/llvm/lib/Target/WebAssembly/WebAssemblyAddMissingPrototypes.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/Target/WebAssembly/WebAssemblyAsmPrinter.cpp, 3 times
- external/apache2/llvm/dist/llvm/lib/Target/WebAssembly/WebAssemblyAsmPrinter.h, 3 times
- external/apache2/llvm/dist/llvm/lib/Target/WebAssembly/WebAssemblyExceptionInfo.cpp, line 366
- external/apache2/llvm/dist/llvm/lib/Target/WebAssembly/WebAssemblyExceptionInfo.h, line 171
- external/apache2/llvm/dist/llvm/lib/Target/WebAssembly/WebAssemblyFixFunctionBitcasts.cpp, 3 times
- external/apache2/llvm/dist/llvm/lib/Target/WebAssembly/WebAssemblyLowerEmscriptenEHSjLj.cpp, 19 times
- external/apache2/llvm/dist/llvm/lib/Target/WebAssembly/WebAssemblyLowerGlobalDtors.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/Target/WebAssembly/WebAssemblyTargetMachine.cpp, 7 times
- external/apache2/llvm/dist/llvm/lib/Target/X86/X86AsmPrinter.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/Target/X86/X86AsmPrinter.h, 3 times
- external/apache2/llvm/dist/llvm/lib/Target/X86/X86ExpandPseudo.cpp, line 241
- external/apache2/llvm/dist/llvm/lib/Target/X86/X86ISelLowering.cpp, 8 times
- external/apache2/llvm/dist/llvm/lib/Target/X86/X86ISelLowering.h, 3 times
- external/apache2/llvm/dist/llvm/lib/Target/X86/X86IndirectThunks.cpp, 3 times
- external/apache2/llvm/dist/llvm/lib/Target/X86/X86InsertPrefetch.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/Target/X86/X86InstCombineIntrinsic.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/Target/X86/X86InstrInfo.cpp, line 9056
- external/apache2/llvm/dist/llvm/lib/Target/X86/X86InstrInfo.h, line 550
- external/apache2/llvm/dist/llvm/lib/Target/X86/X86LowerAMXType.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/Target/X86/X86PreAMXConfig.cpp, line 187
- external/apache2/llvm/dist/llvm/lib/Target/X86/X86Subtarget.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/Target/X86/X86Subtarget.h, 2 times
- external/apache2/llvm/dist/llvm/lib/Target/X86/X86WinEHState.cpp, 5 times
- external/apache2/llvm/dist/llvm/lib/Target/XCore/XCoreLowerThreadLocal.cpp, 3 times
- external/apache2/llvm/dist/llvm/lib/Transforms/CFGuard/CFGuard.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Coroutines/CoroCleanup.cpp, 3 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Coroutines/CoroEarly.cpp, 5 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Coroutines/CoroElide.cpp, 4 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Coroutines/CoroInternal.h, 3 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Coroutines/CoroSplit.cpp, 9 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Coroutines/Coroutines.cpp, 3 times
- external/apache2/llvm/dist/llvm/lib/Transforms/IPO/AlwaysInliner.cpp, line 36
- external/apache2/llvm/dist/llvm/lib/Transforms/IPO/Annotation2Metadata.cpp, 3 times
- external/apache2/llvm/dist/llvm/lib/Transforms/IPO/Attributor.cpp, 6 times
- external/apache2/llvm/dist/llvm/lib/Transforms/IPO/AttributorAttributes.cpp, line 5095
- external/apache2/llvm/dist/llvm/lib/Transforms/IPO/BarrierNoopPass.cpp, line 39
- external/apache2/llvm/dist/llvm/lib/Transforms/IPO/BlockExtractor.cpp, 5 times
- external/apache2/llvm/dist/llvm/lib/Transforms/IPO/CalledValuePropagation.cpp, 3 times
- external/apache2/llvm/dist/llvm/lib/Transforms/IPO/ConstantMerge.cpp, 6 times
- external/apache2/llvm/dist/llvm/lib/Transforms/IPO/CrossDSOCFI.cpp, 5 times
- external/apache2/llvm/dist/llvm/lib/Transforms/IPO/DeadArgumentElimination.cpp, 4 times
- external/apache2/llvm/dist/llvm/lib/Transforms/IPO/ElimAvailExtern.cpp, 3 times
- external/apache2/llvm/dist/llvm/lib/Transforms/IPO/ExtractGV.cpp, 3 times
- external/apache2/llvm/dist/llvm/lib/Transforms/IPO/ForceFunctionAttrs.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/Transforms/IPO/FunctionAttrs.cpp, 4 times
- external/apache2/llvm/dist/llvm/lib/Transforms/IPO/FunctionImport.cpp, 12 times
- external/apache2/llvm/dist/llvm/lib/Transforms/IPO/GlobalDCE.cpp, 5 times
- external/apache2/llvm/dist/llvm/lib/Transforms/IPO/GlobalOpt.cpp, 14 times
- external/apache2/llvm/dist/llvm/lib/Transforms/IPO/GlobalSplit.cpp, 3 times
- external/apache2/llvm/dist/llvm/lib/Transforms/IPO/HotColdSplitting.cpp, 4 times
- external/apache2/llvm/dist/llvm/lib/Transforms/IPO/IROutliner.cpp, 18 times
- external/apache2/llvm/dist/llvm/lib/Transforms/IPO/InferFunctionAttrs.cpp, 3 times
- external/apache2/llvm/dist/llvm/lib/Transforms/IPO/Inliner.cpp, 3 times
- external/apache2/llvm/dist/llvm/lib/Transforms/IPO/Internalize.cpp, 3 times
- external/apache2/llvm/dist/llvm/lib/Transforms/IPO/LoopExtractor.cpp, 5 times
- external/apache2/llvm/dist/llvm/lib/Transforms/IPO/LowerTypeTests.cpp, 9 times
- external/apache2/llvm/dist/llvm/lib/Transforms/IPO/MergeFunctions.cpp, 4 times
- external/apache2/llvm/dist/llvm/lib/Transforms/IPO/OpenMPOpt.cpp, 7 times
- external/apache2/llvm/dist/llvm/lib/Transforms/IPO/PartialInlining.cpp, 4 times
- external/apache2/llvm/dist/llvm/lib/Transforms/IPO/SCCP.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/Transforms/IPO/SampleProfile.cpp, 12 times
- external/apache2/llvm/dist/llvm/lib/Transforms/IPO/SampleProfileProbe.cpp, 8 times
- external/apache2/llvm/dist/llvm/lib/Transforms/IPO/StripDeadPrototypes.cpp, 5 times
- external/apache2/llvm/dist/llvm/lib/Transforms/IPO/StripSymbols.cpp, 16 times
- external/apache2/llvm/dist/llvm/lib/Transforms/IPO/SyntheticCountsPropagation.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/Transforms/IPO/ThinLTOBitcodeWriter.cpp, 16 times
- external/apache2/llvm/dist/llvm/lib/Transforms/IPO/WholeProgramDevirt.cpp, 7 times
- external/apache2/llvm/dist/llvm/lib/Transforms/InstCombine/InstCombineCalls.cpp, 3 times
- external/apache2/llvm/dist/llvm/lib/Transforms/InstCombine/InstructionCombining.cpp, line 2669
- external/apache2/llvm/dist/llvm/lib/Transforms/Instrumentation/AddressSanitizer.cpp, 37 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Instrumentation/CGProfile.cpp, 5 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Instrumentation/DataFlowSanitizer.cpp, 15 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Instrumentation/GCOVProfiling.cpp, 5 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Instrumentation/HWAddressSanitizer.cpp, 12 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Instrumentation/IndirectCallPromotion.cpp, 6 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Instrumentation/InstrOrderFile.cpp, 6 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Instrumentation/InstrProfiling.cpp, 7 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Instrumentation/Instrumentation.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Instrumentation/MemProfiler.cpp, 11 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Instrumentation/MemorySanitizer.cpp, 15 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Instrumentation/PGOInstrumentation.cpp, 18 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Instrumentation/PoisonChecking.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Instrumentation/SanitizerCoverage.cpp, 10 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Instrumentation/ThreadSanitizer.cpp, 7 times
- external/apache2/llvm/dist/llvm/lib/Transforms/ObjCARC/ARCRuntimeEntryPoints.h, 3 times
- external/apache2/llvm/dist/llvm/lib/Transforms/ObjCARC/ObjCARC.h, line 93
- external/apache2/llvm/dist/llvm/lib/Transforms/ObjCARC/ObjCARCAPElim.cpp, 4 times
- external/apache2/llvm/dist/llvm/lib/Transforms/ObjCARC/ObjCARCContract.cpp, 4 times
- external/apache2/llvm/dist/llvm/lib/Transforms/ObjCARC/ObjCARCOpts.cpp, 9 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/InferAddressSpaces.cpp, line 341
- external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/LoopDataPrefetch.cpp, line 397
- external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/LoopFlatten.cpp, line 586
- external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/LoopIdiomRecognize.cpp, 3 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/LoopPredication.cpp, line 1193
- external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/NaryReassociate.cpp, line 129
- external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/PlaceSafepoints.cpp, line 625
- external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/Reassociate.cpp, line 78
- external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/RewriteStatepointsForGC.cpp, 6 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/SCCP.cpp, line 413
- external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/Scalarizer.cpp, 3 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/StraightLineStrengthReduce.cpp, line 118
- external/apache2/llvm/dist/llvm/lib/Transforms/Utils/AMDGPUEmitPrintf.cpp, line 97
- external/apache2/llvm/dist/llvm/lib/Transforms/Utils/AssumeBundleBuilder.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Utils/BuildLibCalls.cpp, 12 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Utils/CallPromotionUtils.cpp, line 538
- external/apache2/llvm/dist/llvm/lib/Transforms/Utils/CanonicalizeAliases.cpp, 3 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Utils/CloneFunction.cpp, line 53
- external/apache2/llvm/dist/llvm/lib/Transforms/Utils/CloneModule.cpp, 12 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Utils/CodeExtractor.cpp, 4 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Utils/CtorUtils.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Utils/Debugify.cpp, 26 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Utils/EntryExitInstrumenter.cpp, line 26
- external/apache2/llvm/dist/llvm/lib/Transforms/Utils/EscapeEnumerator.cpp, line 22
- external/apache2/llvm/dist/llvm/lib/Transforms/Utils/FunctionImportUtils.cpp, line 328
- external/apache2/llvm/dist/llvm/lib/Transforms/Utils/InjectTLIMappings.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Utils/InlineFunction.cpp, 3 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Utils/Local.cpp, line 2026
- external/apache2/llvm/dist/llvm/lib/Transforms/Utils/MetaRenamer.cpp, 3 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Utils/ModuleUtils.cpp, 14 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Utils/NameAnonGlobals.cpp, 5 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Utils/RelLookupTableConverter.cpp, 6 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Utils/SanitizerStats.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Utils/SimplifyCFG.cpp, 3 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Utils/SimplifyLibCalls.cpp, 17 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Utils/SplitModule.cpp, 4 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Utils/StripNonLineTableDebugInfo.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Utils/SymbolRewriter.cpp, 24 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Vectorize/LoopVectorize.cpp, line 5056
- external/apache2/llvm/dist/llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp, line 6422
- external/apache2/llvm/dist/llvm/tools/bugpoint-passes/TestPasses.cpp, 2 times
- external/apache2/llvm/dist/llvm/tools/bugpoint/BugDriver.cpp, 8 times
- external/apache2/llvm/dist/llvm/tools/bugpoint/BugDriver.h, 29 times
- external/apache2/llvm/dist/llvm/tools/bugpoint/CrashDebugger.cpp, 26 times
- external/apache2/llvm/dist/llvm/tools/bugpoint/ExecutionDriver.cpp, 5 times
- external/apache2/llvm/dist/llvm/tools/bugpoint/ExtractFunction.cpp, 25 times
- external/apache2/llvm/dist/llvm/tools/bugpoint/Miscompilation.cpp, 57 times
- external/apache2/llvm/dist/llvm/tools/bugpoint/OptimizerDriver.cpp, 9 times
- external/apache2/llvm/dist/llvm/tools/gold/gold-plugin.cpp, 2 times
- external/apache2/llvm/dist/llvm/tools/llc/llc.cpp, 2 times
- external/apache2/llvm/dist/llvm/tools/lli/lli.cpp, 14 times
- external/apache2/llvm/dist/llvm/tools/llvm-as-fuzzer/llvm-as-fuzzer.cpp, line 56
- external/apache2/llvm/dist/llvm/tools/llvm-as/llvm-as.cpp, 2 times
- external/apache2/llvm/dist/llvm/tools/llvm-c-test/debuginfo.c, 6 times
- external/apache2/llvm/dist/llvm/tools/llvm-cat/llvm-cat.cpp, 2 times
- external/apache2/llvm/dist/llvm/tools/llvm-diff/DiffConsumer.h, line 25
- external/apache2/llvm/dist/llvm/tools/llvm-diff/DifferenceEngine.cpp, 4 times
- external/apache2/llvm/dist/llvm/tools/llvm-diff/DifferenceEngine.h, 3 times
- external/apache2/llvm/dist/llvm/tools/llvm-diff/llvm-diff.cpp, 6 times
- external/apache2/llvm/dist/llvm/tools/llvm-dis/llvm-dis.cpp, line 180
- external/apache2/llvm/dist/llvm/tools/llvm-exegesis/lib/Assembler.cpp, 15 times
- external/apache2/llvm/dist/llvm/tools/llvm-exegesis/lib/Assembler.h, 2 times
- external/apache2/llvm/dist/llvm/tools/llvm-extract/llvm-extract.cpp, 3 times
- external/apache2/llvm/dist/llvm/tools/llvm-isel-fuzzer/llvm-isel-fuzzer.cpp, 2 times
- external/apache2/llvm/dist/llvm/tools/llvm-jitlistener/llvm-jitlistener.cpp, line 152
- external/apache2/llvm/dist/llvm/tools/llvm-link/llvm-link.cpp, 22 times
- external/apache2/llvm/dist/llvm/tools/llvm-lto/llvm-lto.cpp, 12 times
- external/apache2/llvm/dist/llvm/tools/llvm-modextract/llvm-modextract.cpp, line 71
- external/apache2/llvm/dist/llvm/tools/llvm-pdbutil/DumpOutputStyle.cpp, 7 times
- external/apache2/llvm/dist/llvm/tools/llvm-pdbutil/MinimalSymbolDumper.cpp, line 793
- external/apache2/llvm/dist/llvm/tools/llvm-pdbutil/MinimalTypeDumper.cpp, line 458
- external/apache2/llvm/dist/llvm/tools/llvm-pdbutil/StreamUtil.cpp, 2 times
- external/apache2/llvm/dist/llvm/tools/llvm-pdbutil/StreamUtil.h, line 48
- external/apache2/llvm/dist/llvm/tools/llvm-reduce/TestRunner.h, 3 times
- external/apache2/llvm/dist/llvm/tools/llvm-reduce/deltas/Delta.cpp, 6 times
- external/apache2/llvm/dist/llvm/tools/llvm-reduce/deltas/Delta.h, line 105
- external/apache2/llvm/dist/llvm/tools/llvm-reduce/deltas/ReduceAliases.cpp, 2 times
- external/apache2/llvm/dist/llvm/tools/llvm-reduce/deltas/ReduceArguments.cpp, 2 times
- external/apache2/llvm/dist/llvm/tools/llvm-reduce/deltas/ReduceAttributes.cpp, 4 times
- external/apache2/llvm/dist/llvm/tools/llvm-reduce/deltas/ReduceBasicBlocks.cpp, 2 times
- external/apache2/llvm/dist/llvm/tools/llvm-reduce/deltas/ReduceFunctionBodies.cpp, 2 times
- external/apache2/llvm/dist/llvm/tools/llvm-reduce/deltas/ReduceFunctions.cpp, 2 times
- external/apache2/llvm/dist/llvm/tools/llvm-reduce/deltas/ReduceGlobalValues.cpp, 2 times
- external/apache2/llvm/dist/llvm/tools/llvm-reduce/deltas/ReduceGlobalVarInitializers.cpp, 2 times
- external/apache2/llvm/dist/llvm/tools/llvm-reduce/deltas/ReduceGlobalVars.cpp, 2 times
- external/apache2/llvm/dist/llvm/tools/llvm-reduce/deltas/ReduceInstructions.cpp, 2 times
- external/apache2/llvm/dist/llvm/tools/llvm-reduce/deltas/ReduceMetadata.cpp, 2 times
- external/apache2/llvm/dist/llvm/tools/llvm-reduce/deltas/ReduceModuleInlineAsm.cpp, line 21
- external/apache2/llvm/dist/llvm/tools/llvm-reduce/deltas/ReduceOperandBundles.cpp, 3 times
- external/apache2/llvm/dist/llvm/tools/llvm-reduce/deltas/ReduceSpecialGlobals.cpp, 2 times
- external/apache2/llvm/dist/llvm/tools/llvm-reduce/llvm-reduce.cpp, 5 times
- external/apache2/llvm/dist/llvm/tools/llvm-split/llvm-split.cpp, 2 times
- external/apache2/llvm/dist/llvm/tools/llvm-stress/llvm-stress.cpp, 2 times
- external/apache2/llvm/dist/llvm/tools/obj2yaml/wasm2yaml.cpp, 2 times
- external/apache2/llvm/dist/llvm/tools/opt/AnalysisWrappers.cpp, 2 times
- external/apache2/llvm/dist/llvm/tools/opt/BreakpointPrinter.cpp, line 44
- external/apache2/llvm/dist/llvm/tools/opt/NewPMDriver.cpp, 3 times
- external/apache2/llvm/dist/llvm/tools/opt/NewPMDriver.h, 2 times
- external/apache2/llvm/dist/llvm/tools/opt/PassPrinters.cpp, line 109
- external/apache2/llvm/dist/llvm/tools/opt/PrintSCC.cpp, 4 times
- external/apache2/llvm/dist/llvm/tools/opt/opt.cpp, 3 times
- external/apache2/llvm/dist/llvm/tools/verify-uselistorder/verify-uselistorder.cpp, 21 times
- external/apache2/llvm/dist/llvm/tools/vfabi-demangle-fuzzer/vfabi-demangler-fuzzer.cpp, line 21
- external/gpl3/binutils.old/dist/gold/arm-reloc-property.h, line 375
- external/gpl3/binutils/dist/gold/arm-reloc-property.h, line 375
- external/gpl3/binutils/dist/gprofng/src/ClassFile.cc, line 965
- external/gpl3/binutils/dist/gprofng/src/ClassFile.h, line 32
- external/gpl3/binutils/dist/gprofng/src/DataSpace.cc, 7 times
- external/gpl3/binutils/dist/gprofng/src/Dbe.cc, 20 times
- external/gpl3/binutils/dist/gprofng/src/DbeSession.cc, 21 times
- external/gpl3/binutils/dist/gprofng/src/DbeSession.h, 5 times
- external/gpl3/binutils/dist/gprofng/src/DbeView.cc, 2 times
- external/gpl3/binutils/dist/gprofng/src/DbeView.h, line 71
- external/gpl3/binutils/dist/gprofng/src/Dwarf.cc, 3 times
- external/gpl3/binutils/dist/gprofng/src/Dwarf.h, 3 times
- external/gpl3/binutils/dist/gprofng/src/DwarfLib.cc, 2 times
- external/gpl3/binutils/dist/gprofng/src/DwarfLib.h, 4 times
- external/gpl3/binutils/dist/gprofng/src/Experiment.cc, 5 times
- external/gpl3/binutils/dist/gprofng/src/Experiment.h, 4 times
- external/gpl3/binutils/dist/gprofng/src/Function.cc, 2 times
- external/gpl3/binutils/dist/gprofng/src/Function.h, 2 times
- external/gpl3/binutils/dist/gprofng/src/Hist_data.cc, line 1449
- external/gpl3/binutils/dist/gprofng/src/LoadObject.cc, 21 times
- external/gpl3/binutils/dist/gprofng/src/LoadObject.h, 10 times
- external/gpl3/binutils/dist/gprofng/src/Module.cc, 38 times
- external/gpl3/binutils/dist/gprofng/src/Module.h, 2 times
- external/gpl3/binutils/dist/gprofng/src/PathTree.cc, 5 times
- external/gpl3/binutils/dist/gprofng/src/Print.cc, 16 times
- external/gpl3/binutils/dist/gprofng/src/SourceFile.cc, line 223
- external/gpl3/binutils/dist/gprofng/src/Stabs.cc, 19 times
- external/gpl3/binutils/dist/gprofng/src/Stabs.h, 11 times
- external/gpl3/binutils/dist/gprofng/src/gp-archive.cc, 2 times
- external/gpl3/binutils/dist/gprofng/src/gp-display-src.cc, 10 times
- external/gpl3/binutils/dist/gprofng/src/parse.cc, 5 times
- external/gpl3/gcc.old/dist/gcc/d/d-builtins.cc, 4 times
- external/gpl3/gcc.old/dist/gcc/d/d-frontend.cc, 3 times
- external/gpl3/gcc.old/dist/gcc/d/d-lang.cc, 40 times
- external/gpl3/gcc.old/dist/gcc/d/d-tree.h, 10 times
- external/gpl3/gcc.old/dist/gcc/d/decl.cc, 3 times
- external/gpl3/gcc.old/dist/gcc/d/dmd/access.c, 4 times
- external/gpl3/gcc.old/dist/gcc/d/dmd/arraytypes.h, line 48
- external/gpl3/gcc.old/dist/gcc/d/dmd/attrib.c, 2 times
- external/gpl3/gcc.old/dist/gcc/d/dmd/attrib.h, line 19
- external/gpl3/gcc.old/dist/gcc/d/dmd/compiler.h, 5 times
- external/gpl3/gcc.old/dist/gcc/d/dmd/cond.c, 4 times
- external/gpl3/gcc.old/dist/gcc/d/dmd/cond.h, 5 times
- external/gpl3/gcc.old/dist/gcc/d/dmd/dclass.c, 2 times
- external/gpl3/gcc.old/dist/gcc/d/dmd/declaration.h, line 21
- external/gpl3/gcc.old/dist/gcc/d/dmd/denum.c, 3 times
- external/gpl3/gcc.old/dist/gcc/d/dmd/dimport.c, 5 times
- external/gpl3/gcc.old/dist/gcc/d/dmd/dmangle.c, line 572
- external/gpl3/gcc.old/dist/gcc/d/dmd/dmodule.c, 55 times
- external/gpl3/gcc.old/dist/gcc/d/dmd/doc.c, 2 times
- external/gpl3/gcc.old/dist/gcc/d/dmd/doc.h, 2 times
- external/gpl3/gcc.old/dist/gcc/d/dmd/dscope.c, 3 times
- external/gpl3/gcc.old/dist/gcc/d/dmd/dstruct.c, 5 times
- external/gpl3/gcc.old/dist/gcc/d/dmd/dsymbol.c, 7 times
- external/gpl3/gcc.old/dist/gcc/d/dmd/dsymbol.h, 4 times
- external/gpl3/gcc.old/dist/gcc/d/dmd/dtemplate.c, 8 times
- external/gpl3/gcc.old/dist/gcc/d/dmd/dversion.c, 2 times
- external/gpl3/gcc.old/dist/gcc/d/dmd/expression.c, line 3299
- external/gpl3/gcc.old/dist/gcc/d/dmd/expression.h, line 35
- external/gpl3/gcc.old/dist/gcc/d/dmd/expressionsem.c, 4 times
- external/gpl3/gcc.old/dist/gcc/d/dmd/func.c, 4 times
- external/gpl3/gcc.old/dist/gcc/d/dmd/hdrgen.c, 4 times
- external/gpl3/gcc.old/dist/gcc/d/dmd/hdrgen.h, 2 times
- external/gpl3/gcc.old/dist/gcc/d/dmd/import.h, 2 times
- external/gpl3/gcc.old/dist/gcc/d/dmd/json.c, 2 times
- external/gpl3/gcc.old/dist/gcc/d/dmd/module.h, 9 times
- external/gpl3/gcc.old/dist/gcc/d/dmd/nogc.c, line 30
- external/gpl3/gcc.old/dist/gcc/d/dmd/parse.c, 2 times
- external/gpl3/gcc.old/dist/gcc/d/dmd/parse.h, 4 times
- external/gpl3/gcc.old/dist/gcc/d/dmd/scope.h, 5 times
- external/gpl3/gcc.old/dist/gcc/d/dmd/statement.h, line 30
- external/gpl3/gcc.old/dist/gcc/d/dmd/statementsem.c, line 3766
- external/gpl3/gcc.old/dist/gcc/d/dmd/template.h, 2 times
- external/gpl3/gcc.old/dist/gcc/d/dmd/visitor.h, 2 times
- external/gpl3/gcc.old/dist/gcc/d/imports.cc, line 68
- external/gpl3/gcc.old/dist/gcc/d/intrinsics.cc, line 86
- external/gpl3/gcc.old/dist/gcc/d/modules.cc, 14 times
- external/gpl3/gcc.old/dist/gcc/d/typeinfo.cc, 3 times
- external/gpl3/gcc.old/dist/libsanitizer/ubsan/ubsan_diag.cc, 2 times
- external/gpl3/gcc/dist/gcc/d/d-builtins.cc, 4 times
- external/gpl3/gcc/dist/gcc/d/d-frontend.cc, 3 times
- external/gpl3/gcc/dist/gcc/d/d-lang.cc, 40 times
- external/gpl3/gcc/dist/gcc/d/d-tree.h, 10 times
- external/gpl3/gcc/dist/gcc/d/decl.cc, 3 times
- external/gpl3/gcc/dist/gcc/d/dmd/access.c, 4 times
- external/gpl3/gcc/dist/gcc/d/dmd/arraytypes.h, line 48
- external/gpl3/gcc/dist/gcc/d/dmd/attrib.c, 2 times
- external/gpl3/gcc/dist/gcc/d/dmd/attrib.h, line 19
- external/gpl3/gcc/dist/gcc/d/dmd/compiler.h, 5 times
- external/gpl3/gcc/dist/gcc/d/dmd/cond.c, 4 times
- external/gpl3/gcc/dist/gcc/d/dmd/cond.h, 5 times
- external/gpl3/gcc/dist/gcc/d/dmd/dclass.c, 2 times
- external/gpl3/gcc/dist/gcc/d/dmd/declaration.h, line 21
- external/gpl3/gcc/dist/gcc/d/dmd/denum.c, 3 times
- external/gpl3/gcc/dist/gcc/d/dmd/dimport.c, 5 times
- external/gpl3/gcc/dist/gcc/d/dmd/dmangle.c, line 572
- external/gpl3/gcc/dist/gcc/d/dmd/dmodule.c, 55 times
- external/gpl3/gcc/dist/gcc/d/dmd/doc.c, 2 times
- external/gpl3/gcc/dist/gcc/d/dmd/doc.h, 2 times
- external/gpl3/gcc/dist/gcc/d/dmd/dscope.c, 3 times
- external/gpl3/gcc/dist/gcc/d/dmd/dstruct.c, 5 times
- external/gpl3/gcc/dist/gcc/d/dmd/dsymbol.c, 7 times
- external/gpl3/gcc/dist/gcc/d/dmd/dsymbol.h, 4 times
- external/gpl3/gcc/dist/gcc/d/dmd/dtemplate.c, 8 times
- external/gpl3/gcc/dist/gcc/d/dmd/dversion.c, 2 times
- external/gpl3/gcc/dist/gcc/d/dmd/expression.c, line 3299
- external/gpl3/gcc/dist/gcc/d/dmd/expression.h, line 35
- external/gpl3/gcc/dist/gcc/d/dmd/expressionsem.c, 4 times
- external/gpl3/gcc/dist/gcc/d/dmd/func.c, 4 times
- external/gpl3/gcc/dist/gcc/d/dmd/hdrgen.c, 4 times
- external/gpl3/gcc/dist/gcc/d/dmd/hdrgen.h, 2 times
- external/gpl3/gcc/dist/gcc/d/dmd/import.h, 2 times
- external/gpl3/gcc/dist/gcc/d/dmd/json.c, 2 times
- external/gpl3/gcc/dist/gcc/d/dmd/module.h, 9 times
- external/gpl3/gcc/dist/gcc/d/dmd/nogc.c, line 30
- external/gpl3/gcc/dist/gcc/d/dmd/parse.c, 2 times
- external/gpl3/gcc/dist/gcc/d/dmd/parse.h, 4 times
- external/gpl3/gcc/dist/gcc/d/dmd/scope.h, 5 times
- external/gpl3/gcc/dist/gcc/d/dmd/statement.h, line 30
- external/gpl3/gcc/dist/gcc/d/dmd/statementsem.c, line 3766
- external/gpl3/gcc/dist/gcc/d/dmd/template.h, 2 times
- external/gpl3/gcc/dist/gcc/d/dmd/visitor.h, 2 times
- external/gpl3/gcc/dist/gcc/d/imports.cc, line 68
- external/gpl3/gcc/dist/gcc/d/intrinsics.cc, line 86
- external/gpl3/gcc/dist/gcc/d/modules.cc, 14 times
- external/gpl3/gcc/dist/gcc/d/typeinfo.cc, 3 times
- external/gpl3/gcc/dist/libsanitizer/ubsan/ubsan_diag.cc, 2 times
- external/gpl3/gdb.old/dist/gold/arm-reloc-property.h, line 375
- external/gpl3/gdb/dist/gold/arm-reloc-property.h, line 375
- external/public-domain/sqlite/dist/sqlite3.c, 29 times
- sys/external/bsd/acpica/dist/include/aclocal.h, line 1483
- sys/external/bsd/acpica/dist/include/acutils.h, 4 times
- sys/external/bsd/acpica/dist/utilities/uttrack.c, 24 times
- sys/external/bsd/compiler_rt/dist/lib/fuzzer/FuzzerTracePC.h, line 166
- sys/external/bsd/compiler_rt/dist/lib/ubsan/ubsan_diag.cc, 2 times
- sys/external/isc/libsodium/dist/src/libsodium/randombytes/randombytes.c, 4 times