Defined in 8 files as a function:
Referenced in 1533 files:
- external/apache2/llvm/dist/clang/examples/AnnotateFunctions/AnnotateFunctions.cpp, line 34
- external/apache2/llvm/dist/clang/examples/Attribute/Attribute.cpp, line 73
- external/apache2/llvm/dist/clang/examples/PrintFunctionNames/PrintFunctionNames.cpp, line 37
- external/apache2/llvm/dist/clang/include/clang/AST/ASTContext.h, line 666
- external/apache2/llvm/dist/clang/include/clang/AST/ASTImporter.h, line 399
- external/apache2/llvm/dist/clang/include/clang/AST/ASTImporterSharedState.h, 2 times
- external/apache2/llvm/dist/clang/include/clang/AST/ASTLambda.h, 4 times
- external/apache2/llvm/dist/clang/include/clang/AST/ASTNodeTraverser.h, 5 times
- external/apache2/llvm/dist/clang/include/clang/AST/AbstractBasicReader.h, line 199
- external/apache2/llvm/dist/clang/include/clang/AST/AbstractBasicWriter.h, line 186
- external/apache2/llvm/dist/clang/include/clang/AST/Attr.h, line 259
- external/apache2/llvm/dist/clang/include/clang/AST/Decl.h, 5 times
- external/apache2/llvm/dist/clang/include/clang/AST/DeclBase.h, 4 times
- external/apache2/llvm/dist/clang/include/clang/AST/DeclCXX.h, 5 times
- external/apache2/llvm/dist/clang/include/clang/AST/DeclContextInternals.h, 9 times
- external/apache2/llvm/dist/clang/include/clang/AST/DeclFriend.h, 6 times
- external/apache2/llvm/dist/clang/include/clang/AST/DeclTemplate.h, 17 times
- external/apache2/llvm/dist/clang/include/clang/AST/Expr.h, 6 times
- external/apache2/llvm/dist/clang/include/clang/AST/ExprCXX.h, 9 times
- external/apache2/llvm/dist/clang/include/clang/AST/ExternalASTSource.h, 3 times
- external/apache2/llvm/dist/clang/include/clang/AST/IgnoreExpr.h, 19 times
- external/apache2/llvm/dist/clang/include/clang/AST/JSONNodeDumper.h, line 362
- external/apache2/llvm/dist/clang/include/clang/AST/OpenMPClause.h, 2 times
- external/apache2/llvm/dist/clang/include/clang/AST/RecursiveASTVisitor.h, 8 times
- external/apache2/llvm/dist/clang/include/clang/AST/Stmt.h, 5 times
- external/apache2/llvm/dist/clang/include/clang/AST/StmtOpenMP.h, line 918
- external/apache2/llvm/dist/clang/include/clang/AST/StmtVisitor.h, 2 times
- external/apache2/llvm/dist/clang/include/clang/AST/Type.h, 26 times
- external/apache2/llvm/dist/clang/include/clang/AST/TypeLoc.h, line 1356
- external/apache2/llvm/dist/clang/include/clang/AST/VTableBuilder.h, line 157
- external/apache2/llvm/dist/clang/include/clang/ASTMatchers/ASTMatchers.h, 15 times
- external/apache2/llvm/dist/clang/include/clang/ASTMatchers/ASTMatchersInternal.h, 10 times
- external/apache2/llvm/dist/clang/include/clang/Analysis/Analyses/ThreadSafetyCommon.h, 3 times
- external/apache2/llvm/dist/clang/include/clang/Analysis/Analyses/ThreadSafetyTraverse.h, 2 times
- external/apache2/llvm/dist/clang/include/clang/Analysis/AnyCall.h, 11 times
- external/apache2/llvm/dist/clang/include/clang/Analysis/ProgramPoint.h, line 282
- external/apache2/llvm/dist/clang/include/clang/Basic/LLVM.h, line 62
- external/apache2/llvm/dist/clang/include/clang/Basic/Module.h, line 552
- external/apache2/llvm/dist/clang/include/clang/CodeGen/CGFunctionInfo.h, 2 times
- external/apache2/llvm/dist/clang/include/clang/Lex/PreprocessingRecord.h, line 197
- external/apache2/llvm/dist/clang/include/clang/Lex/Preprocessor.h, 6 times
- external/apache2/llvm/dist/clang/include/clang/Sema/Lookup.h, line 509
- external/apache2/llvm/dist/clang/include/clang/Sema/Overload.h, 2 times
- external/apache2/llvm/dist/clang/include/clang/Sema/Sema.h, 8 times
- external/apache2/llvm/dist/clang/include/clang/Sema/SemaInternal.h, 3 times
- external/apache2/llvm/dist/clang/include/clang/StaticAnalyzer/Checkers/SValExplainer.h, 7 times
- external/apache2/llvm/dist/clang/include/clang/StaticAnalyzer/Core/PathSensitive/CallEvent.h, 3 times
- external/apache2/llvm/dist/clang/include/clang/StaticAnalyzer/Core/PathSensitive/MemRegion.h, 2 times
- external/apache2/llvm/dist/clang/include/clang/StaticAnalyzer/Core/PathSensitive/ProgramState.h, line 774
- external/apache2/llvm/dist/clang/include/clang/StaticAnalyzer/Core/PathSensitive/SMTConstraintManager.h, 11 times
- external/apache2/llvm/dist/clang/include/clang/StaticAnalyzer/Core/PathSensitive/SMTConv.h, 6 times
- external/apache2/llvm/dist/clang/include/clang/StaticAnalyzer/Core/PathSensitive/SVals.h, line 609
- external/apache2/llvm/dist/clang/include/clang/Tooling/Refactoring/RecursiveSymbolVisitor.h, 2 times
- external/apache2/llvm/dist/clang/lib/ARCMigrate/FileRemapper.cpp, 4 times
- external/apache2/llvm/dist/clang/lib/ARCMigrate/ObjCMT.cpp, 32 times
- external/apache2/llvm/dist/clang/lib/ARCMigrate/TransARCAssign.cpp, line 48
- external/apache2/llvm/dist/clang/lib/ARCMigrate/TransAutoreleasePool.cpp, 12 times
- external/apache2/llvm/dist/clang/lib/ARCMigrate/TransBlockObjCVariable.cpp, line 52
- external/apache2/llvm/dist/clang/lib/ARCMigrate/TransGCAttrs.cpp, 8 times
- external/apache2/llvm/dist/clang/lib/ARCMigrate/TransGCCalls.cpp, line 46
- external/apache2/llvm/dist/clang/lib/ARCMigrate/TransProperties.cpp, line 294
- external/apache2/llvm/dist/clang/lib/ARCMigrate/TransRetainReleaseDealloc.cpp, 12 times
- external/apache2/llvm/dist/clang/lib/ARCMigrate/TransUnbridgedCasts.cpp, 8 times
- external/apache2/llvm/dist/clang/lib/ARCMigrate/TransZeroOutPropsInDealloc.cpp, 7 times
- external/apache2/llvm/dist/clang/lib/ARCMigrate/TransformActions.cpp, 2 times
- external/apache2/llvm/dist/clang/lib/ARCMigrate/Transforms.cpp, 11 times
- external/apache2/llvm/dist/clang/lib/AST/APValue.cpp, 13 times
- external/apache2/llvm/dist/clang/lib/AST/ASTContext.cpp, 96 times
- external/apache2/llvm/dist/clang/lib/AST/ASTDiagnostic.cpp, 15 times
- external/apache2/llvm/dist/clang/lib/AST/ASTDumper.cpp, 4 times
- external/apache2/llvm/dist/clang/lib/AST/ASTImporter.cpp, 70 times
- external/apache2/llvm/dist/clang/lib/AST/ASTImporterLookupTable.cpp, 4 times
- external/apache2/llvm/dist/clang/lib/AST/ASTStructuralEquivalence.cpp, 10 times
- external/apache2/llvm/dist/clang/lib/AST/Comment.cpp, 4 times
- external/apache2/llvm/dist/clang/lib/AST/CommentSema.cpp, 13 times
- external/apache2/llvm/dist/clang/lib/AST/ComparisonCategories.cpp, 2 times
- external/apache2/llvm/dist/clang/lib/AST/ComputeDependence.cpp, 7 times
- external/apache2/llvm/dist/clang/lib/AST/Decl.cpp, 99 times
- external/apache2/llvm/dist/clang/lib/AST/DeclBase.cpp, 53 times
- external/apache2/llvm/dist/clang/lib/AST/DeclCXX.cpp, 35 times
- external/apache2/llvm/dist/clang/lib/AST/DeclObjC.cpp, 34 times
- external/apache2/llvm/dist/clang/lib/AST/DeclPrinter.cpp, 27 times
- external/apache2/llvm/dist/clang/lib/AST/DeclTemplate.cpp, 19 times
- external/apache2/llvm/dist/clang/lib/AST/Expr.cpp, 129 times
- external/apache2/llvm/dist/clang/lib/AST/ExprCXX.cpp, 11 times
- external/apache2/llvm/dist/clang/lib/AST/ExprClassification.cpp, 5 times
- external/apache2/llvm/dist/clang/lib/AST/ExprConstant.cpp, 122 times
- external/apache2/llvm/dist/clang/lib/AST/ExternalASTMerger.cpp, 9 times
- external/apache2/llvm/dist/clang/lib/AST/Interp/ByteCodeExprGen.cpp, 7 times
- external/apache2/llvm/dist/clang/lib/AST/Interp/ByteCodeStmtGen.cpp, 4 times
- external/apache2/llvm/dist/clang/lib/AST/Interp/Context.cpp, line 103
- external/apache2/llvm/dist/clang/lib/AST/Interp/Descriptor.cpp, 2 times
- external/apache2/llvm/dist/clang/lib/AST/Interp/Descriptor.h, 2 times
- external/apache2/llvm/dist/clang/lib/AST/Interp/Disasm.cpp, line 28
- external/apache2/llvm/dist/clang/lib/AST/Interp/Function.cpp, line 45
- external/apache2/llvm/dist/clang/lib/AST/Interp/Interp.cpp, line 349
- external/apache2/llvm/dist/clang/lib/AST/Interp/InterpFrame.cpp, 2 times
- external/apache2/llvm/dist/clang/lib/AST/Interp/Program.cpp, 4 times
- external/apache2/llvm/dist/clang/lib/AST/Interp/Source.cpp, 2 times
- external/apache2/llvm/dist/clang/lib/AST/Interp/Source.h, 2 times
- external/apache2/llvm/dist/clang/lib/AST/ItaniumCXXABI.cpp, line 165
- external/apache2/llvm/dist/clang/lib/AST/ItaniumMangle.cpp, 77 times
- external/apache2/llvm/dist/clang/lib/AST/JSONNodeDumper.cpp, 9 times
- external/apache2/llvm/dist/clang/lib/AST/Mangle.cpp, 23 times
- external/apache2/llvm/dist/clang/lib/AST/MicrosoftMangle.cpp, 38 times
- external/apache2/llvm/dist/clang/lib/AST/NSAPI.cpp, line 594
- external/apache2/llvm/dist/clang/lib/AST/NestedNameSpecifier.cpp, 5 times
- external/apache2/llvm/dist/clang/lib/AST/ODRHash.cpp, 11 times
- external/apache2/llvm/dist/clang/lib/AST/OpenMPClause.cpp, 3 times
- external/apache2/llvm/dist/clang/lib/AST/ParentMapContext.cpp, 12 times
- external/apache2/llvm/dist/clang/lib/AST/QualTypeNames.cpp, 19 times
- external/apache2/llvm/dist/clang/lib/AST/RecordLayoutBuilder.cpp, 8 times
- external/apache2/llvm/dist/clang/lib/AST/Stmt.cpp, 21 times
- external/apache2/llvm/dist/clang/lib/AST/StmtIterator.cpp, 6 times
- external/apache2/llvm/dist/clang/lib/AST/StmtOpenMP.cpp, 8 times
- external/apache2/llvm/dist/clang/lib/AST/StmtPrinter.cpp, 25 times
- external/apache2/llvm/dist/clang/lib/AST/StmtProfile.cpp, 7 times
- external/apache2/llvm/dist/clang/lib/AST/TemplateBase.cpp, 3 times
- external/apache2/llvm/dist/clang/lib/AST/TemplateName.cpp, 9 times
- external/apache2/llvm/dist/clang/lib/AST/TextNodeDumper.cpp, 11 times
- external/apache2/llvm/dist/clang/lib/AST/Type.cpp, 68 times
- external/apache2/llvm/dist/clang/lib/AST/TypePrinter.cpp, 14 times
- external/apache2/llvm/dist/clang/lib/AST/VTableBuilder.cpp, 7 times
- external/apache2/llvm/dist/clang/lib/ASTMatchers/ASTMatchFinder.cpp, 5 times
- external/apache2/llvm/dist/clang/lib/ASTMatchers/ASTMatchersInternal.cpp, 2 times
- external/apache2/llvm/dist/clang/lib/Analysis/AnalysisDeclContext.cpp, 18 times
- external/apache2/llvm/dist/clang/lib/Analysis/BodyFarm.cpp, 4 times
- external/apache2/llvm/dist/clang/lib/Analysis/CFG.cpp, 50 times
- external/apache2/llvm/dist/clang/lib/Analysis/CallGraph.cpp, 5 times
- external/apache2/llvm/dist/clang/lib/Analysis/CalledOnceCheck.cpp, 14 times
- external/apache2/llvm/dist/clang/lib/Analysis/CloneDetection.cpp, 3 times
- external/apache2/llvm/dist/clang/lib/Analysis/Consumed.cpp, 4 times
- external/apache2/llvm/dist/clang/lib/Analysis/ExprMutationAnalyzer.cpp, line 590
- external/apache2/llvm/dist/clang/lib/Analysis/IssueHash.cpp, line 92
- external/apache2/llvm/dist/clang/lib/Analysis/LiveVariables.cpp, 20 times
- external/apache2/llvm/dist/clang/lib/Analysis/PathDiagnostic.cpp, 12 times
- external/apache2/llvm/dist/clang/lib/Analysis/ProgramPoint.cpp, 2 times
- external/apache2/llvm/dist/clang/lib/Analysis/ReachableCode.cpp, 15 times
- external/apache2/llvm/dist/clang/lib/Analysis/RetainSummaryManager.cpp, 13 times
- external/apache2/llvm/dist/clang/lib/Analysis/ThreadSafety.cpp, 37 times
- external/apache2/llvm/dist/clang/lib/Analysis/ThreadSafetyCommon.cpp, 23 times
- external/apache2/llvm/dist/clang/lib/Analysis/ThreadSafetyTIL.cpp, 6 times
- external/apache2/llvm/dist/clang/lib/Analysis/UninitializedValues.cpp, 16 times
- external/apache2/llvm/dist/clang/lib/Basic/FileManager.cpp, line 595
- external/apache2/llvm/dist/clang/lib/Basic/Module.cpp, line 251
- external/apache2/llvm/dist/clang/lib/CodeGen/CGAtomic.cpp, 3 times
- external/apache2/llvm/dist/clang/lib/CodeGen/CGBlocks.cpp, 4 times
- external/apache2/llvm/dist/clang/lib/CodeGen/CGBuiltin.cpp, 19 times
- external/apache2/llvm/dist/clang/lib/CodeGen/CGCUDANV.cpp, 5 times
- external/apache2/llvm/dist/clang/lib/CodeGen/CGCXX.cpp, line 288
- external/apache2/llvm/dist/clang/lib/CodeGen/CGCall.cpp, 68 times
- external/apache2/llvm/dist/clang/lib/CodeGen/CGClass.cpp, 25 times
- external/apache2/llvm/dist/clang/lib/CodeGen/CGCleanup.cpp, 7 times
- external/apache2/llvm/dist/clang/lib/CodeGen/CGCoroutine.cpp, 3 times
- external/apache2/llvm/dist/clang/lib/CodeGen/CGDebugInfo.cpp, 69 times
- external/apache2/llvm/dist/clang/lib/CodeGen/CGDecl.cpp, 37 times
- external/apache2/llvm/dist/clang/lib/CodeGen/CGDeclCXX.cpp, 3 times
- external/apache2/llvm/dist/clang/lib/CodeGen/CGException.cpp, 8 times
- external/apache2/llvm/dist/clang/lib/CodeGen/CGExpr.cpp, 75 times
- external/apache2/llvm/dist/clang/lib/CodeGen/CGExprAgg.cpp, 24 times
- external/apache2/llvm/dist/clang/lib/CodeGen/CGExprCXX.cpp, 24 times
- external/apache2/llvm/dist/clang/lib/CodeGen/CGExprComplex.cpp, 2 times
- external/apache2/llvm/dist/clang/lib/CodeGen/CGExprConstant.cpp, 25 times
- external/apache2/llvm/dist/clang/lib/CodeGen/CGExprScalar.cpp, 37 times
- external/apache2/llvm/dist/clang/lib/CodeGen/CGLoopInfo.cpp, 2 times
- external/apache2/llvm/dist/clang/lib/CodeGen/CGObjC.cpp, 31 times
- external/apache2/llvm/dist/clang/lib/CodeGen/CGObjCGNU.cpp, 9 times
- external/apache2/llvm/dist/clang/lib/CodeGen/CGObjCMac.cpp, 5 times
- external/apache2/llvm/dist/clang/lib/CodeGen/CGOpenCLRuntime.cpp, line 135
- external/apache2/llvm/dist/clang/lib/CodeGen/CGOpenMPRuntime.cpp, 80 times
- external/apache2/llvm/dist/clang/lib/CodeGen/CGOpenMPRuntimeGPU.cpp, 13 times
- external/apache2/llvm/dist/clang/lib/CodeGen/CGRecordLayoutBuilder.cpp, line 233
- external/apache2/llvm/dist/clang/lib/CodeGen/CGStmt.cpp, 22 times
- external/apache2/llvm/dist/clang/lib/CodeGen/CGStmtOpenMP.cpp, 49 times
- external/apache2/llvm/dist/clang/lib/CodeGen/CGVTables.cpp, 6 times
- external/apache2/llvm/dist/clang/lib/CodeGen/CodeGenABITypes.cpp, line 102
- external/apache2/llvm/dist/clang/lib/CodeGen/CodeGenAction.cpp, line 720
- external/apache2/llvm/dist/clang/lib/CodeGen/CodeGenFunction.cpp, 21 times
- external/apache2/llvm/dist/clang/lib/CodeGen/CodeGenFunction.h, 2 times
- external/apache2/llvm/dist/clang/lib/CodeGen/CodeGenModule.cpp, 66 times
- external/apache2/llvm/dist/clang/lib/CodeGen/CodeGenPGO.cpp, line 806
- external/apache2/llvm/dist/clang/lib/CodeGen/CodeGenTBAA.cpp, 5 times
- external/apache2/llvm/dist/clang/lib/CodeGen/CodeGenTypes.cpp, 9 times
- external/apache2/llvm/dist/clang/lib/CodeGen/ConstantInitBuilder.cpp, line 32
- external/apache2/llvm/dist/clang/lib/CodeGen/CoverageMappingGen.cpp, 4 times
- external/apache2/llvm/dist/clang/lib/CodeGen/ItaniumCXXABI.cpp, 18 times
- external/apache2/llvm/dist/clang/lib/CodeGen/MicrosoftCXXABI.cpp, 11 times
- external/apache2/llvm/dist/clang/lib/CodeGen/ModuleBuilder.cpp, 6 times
- external/apache2/llvm/dist/clang/lib/CodeGen/ObjectFilePCHContainerOperations.cpp, 3 times
- external/apache2/llvm/dist/clang/lib/CodeGen/SwiftCallingConv.cpp, 7 times
- external/apache2/llvm/dist/clang/lib/CodeGen/TargetInfo.cpp, 24 times
- external/apache2/llvm/dist/clang/lib/CodeGen/VarBypassDetector.cpp, 6 times
- external/apache2/llvm/dist/clang/lib/CrossTU/CrossTranslationUnit.cpp, 6 times
- external/apache2/llvm/dist/clang/lib/Driver/Driver.cpp, 27 times
- external/apache2/llvm/dist/clang/lib/Driver/ToolChains/Clang.cpp, 2 times
- external/apache2/llvm/dist/clang/lib/Edit/RewriteObjCFoundationAPI.cpp, 13 times
- external/apache2/llvm/dist/clang/lib/Frontend/ASTConsumers.cpp, 4 times
- external/apache2/llvm/dist/clang/lib/Frontend/ASTMerge.cpp, line 63
- external/apache2/llvm/dist/clang/lib/Frontend/ASTUnit.cpp, 2 times
- external/apache2/llvm/dist/clang/lib/Frontend/CompilerInstance.cpp, line 1360
- external/apache2/llvm/dist/clang/lib/Frontend/FrontendAction.cpp, 2 times
- external/apache2/llvm/dist/clang/lib/Frontend/InterfaceStubFunctionsConsumer.cpp, 11 times
- external/apache2/llvm/dist/clang/lib/Frontend/MultiplexConsumer.cpp, 2 times
- external/apache2/llvm/dist/clang/lib/Frontend/Rewrite/RewriteModernObjC.cpp, 96 times
- external/apache2/llvm/dist/clang/lib/Frontend/Rewrite/RewriteObjC.cpp, 76 times
- external/apache2/llvm/dist/clang/lib/Frontend/SerializedDiagnosticPrinter.cpp, line 656
- external/apache2/llvm/dist/clang/lib/Index/CommentToXML.cpp, 4 times
- external/apache2/llvm/dist/clang/lib/Index/FileIndexRecord.cpp, 3 times
- external/apache2/llvm/dist/clang/lib/Index/IndexBody.cpp, 13 times
- external/apache2/llvm/dist/clang/lib/Index/IndexDecl.cpp, 24 times
- external/apache2/llvm/dist/clang/lib/Index/IndexSymbol.cpp, 11 times
- external/apache2/llvm/dist/clang/lib/Index/IndexTypeSourceInfo.cpp, 2 times
- external/apache2/llvm/dist/clang/lib/Index/IndexingContext.cpp, 23 times
- external/apache2/llvm/dist/clang/lib/Index/USRGeneration.cpp, 16 times
- external/apache2/llvm/dist/clang/lib/Lex/MacroInfo.cpp, 3 times
- external/apache2/llvm/dist/clang/lib/Lex/PPLexerChange.cpp, 2 times
- external/apache2/llvm/dist/clang/lib/Parse/ParseCXXInlineMethods.cpp, 5 times
- external/apache2/llvm/dist/clang/lib/Parse/ParseDecl.cpp, 2 times
- external/apache2/llvm/dist/clang/lib/Parse/ParseDeclCXX.cpp, line 2878
- external/apache2/llvm/dist/clang/lib/Parse/ParseOpenMP.cpp, line 667
- external/apache2/llvm/dist/clang/lib/Rewrite/DeltaTree.cpp, 4 times
- external/apache2/llvm/dist/clang/lib/Rewrite/RewriteRope.cpp, 6 times
- external/apache2/llvm/dist/clang/lib/Sema/AnalysisBasedWarnings.cpp, 19 times
- external/apache2/llvm/dist/clang/lib/Sema/CodeCompleteConsumer.cpp, 4 times
- external/apache2/llvm/dist/clang/lib/Sema/DeclSpec.cpp, line 398
- external/apache2/llvm/dist/clang/lib/Sema/JumpDiagnostics.cpp, 14 times
- external/apache2/llvm/dist/clang/lib/Sema/ScopeInfo.cpp, 12 times
- external/apache2/llvm/dist/clang/lib/Sema/Sema.cpp, 37 times
- external/apache2/llvm/dist/clang/lib/Sema/SemaAccess.cpp, 14 times
- external/apache2/llvm/dist/clang/lib/Sema/SemaAttr.cpp, 3 times
- external/apache2/llvm/dist/clang/lib/Sema/SemaAvailability.cpp, 26 times
- external/apache2/llvm/dist/clang/lib/Sema/SemaCUDA.cpp, 10 times
- external/apache2/llvm/dist/clang/lib/Sema/SemaCXXScopeSpec.cpp, 8 times
- external/apache2/llvm/dist/clang/lib/Sema/SemaCast.cpp, 8 times
- external/apache2/llvm/dist/clang/lib/Sema/SemaChecking.cpp, 214 times
- external/apache2/llvm/dist/clang/lib/Sema/SemaCodeComplete.cpp, 116 times
- external/apache2/llvm/dist/clang/lib/Sema/SemaConcept.cpp, 12 times
- external/apache2/llvm/dist/clang/lib/Sema/SemaCoroutine.cpp, 9 times
- external/apache2/llvm/dist/clang/lib/Sema/SemaDecl.cpp, 239 times
- external/apache2/llvm/dist/clang/lib/Sema/SemaDeclAttr.cpp, 96 times
- external/apache2/llvm/dist/clang/lib/Sema/SemaDeclCXX.cpp, 140 times
- external/apache2/llvm/dist/clang/lib/Sema/SemaDeclObjC.cpp, 46 times
- external/apache2/llvm/dist/clang/lib/Sema/SemaExceptionSpec.cpp, 9 times
- external/apache2/llvm/dist/clang/lib/Sema/SemaExpr.cpp, 233 times
- external/apache2/llvm/dist/clang/lib/Sema/SemaExprCXX.cpp, 61 times
- external/apache2/llvm/dist/clang/lib/Sema/SemaExprMember.cpp, 24 times
- external/apache2/llvm/dist/clang/lib/Sema/SemaExprObjC.cpp, 47 times
- external/apache2/llvm/dist/clang/lib/Sema/SemaFixItUtils.cpp, 3 times
- external/apache2/llvm/dist/clang/lib/Sema/SemaInit.cpp, 95 times
- external/apache2/llvm/dist/clang/lib/Sema/SemaLambda.cpp, 14 times
- external/apache2/llvm/dist/clang/lib/Sema/SemaLookup.cpp, 57 times
- external/apache2/llvm/dist/clang/lib/Sema/SemaModule.cpp, 6 times
- external/apache2/llvm/dist/clang/lib/Sema/SemaObjCProperty.cpp, 25 times
- external/apache2/llvm/dist/clang/lib/Sema/SemaOpenMP.cpp, 202 times
- external/apache2/llvm/dist/clang/lib/Sema/SemaOverload.cpp, 83 times
- external/apache2/llvm/dist/clang/lib/Sema/SemaPseudoObject.cpp, 28 times
- external/apache2/llvm/dist/clang/lib/Sema/SemaSYCL.cpp, line 24
- external/apache2/llvm/dist/clang/lib/Sema/SemaStmt.cpp, 62 times
- external/apache2/llvm/dist/clang/lib/Sema/SemaStmtAsm.cpp, 16 times
- external/apache2/llvm/dist/clang/lib/Sema/SemaStmtAttr.cpp, line 269
- external/apache2/llvm/dist/clang/lib/Sema/SemaTemplate.cpp, 118 times
- external/apache2/llvm/dist/clang/lib/Sema/SemaTemplateDeduction.cpp, 55 times
- external/apache2/llvm/dist/clang/lib/Sema/SemaTemplateInstantiate.cpp, 46 times
- external/apache2/llvm/dist/clang/lib/Sema/SemaTemplateInstantiateDecl.cpp, 85 times
- external/apache2/llvm/dist/clang/lib/Sema/SemaTemplateVariadic.cpp, 11 times
- external/apache2/llvm/dist/clang/lib/Sema/SemaType.cpp, 26 times
- external/apache2/llvm/dist/clang/lib/Sema/TreeTransform.h, 34 times
- external/apache2/llvm/dist/clang/lib/Sema/UsedDeclVisitor.h, 2 times
- external/apache2/llvm/dist/clang/lib/Serialization/ASTCommon.cpp, 3 times
- external/apache2/llvm/dist/clang/lib/Serialization/ASTCommon.h, 3 times
- external/apache2/llvm/dist/clang/lib/Serialization/ASTReader.cpp, 15 times
- external/apache2/llvm/dist/clang/lib/Serialization/ASTReaderDecl.cpp, 55 times
- external/apache2/llvm/dist/clang/lib/Serialization/ASTReaderStmt.cpp, line 895
- external/apache2/llvm/dist/clang/lib/Serialization/ASTWriter.cpp, 10 times
- external/apache2/llvm/dist/clang/lib/Serialization/ASTWriterDecl.cpp, 9 times
- external/apache2/llvm/dist/clang/lib/Serialization/ASTWriterStmt.cpp, 5 times
- external/apache2/llvm/dist/clang/lib/Serialization/MultiOnDiskHashTable.h, line 116
- external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Checkers/ArrayBoundChecker.cpp, line 43
- external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Checkers/ArrayBoundCheckerV2.cpp, 2 times
- external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Checkers/BasicObjCFoundationChecks.cpp, 2 times
- external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Checkers/BlockInCriticalSectionChecker.cpp, 2 times
- external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Checkers/CStringChecker.cpp, 8 times
- external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Checkers/CStringSyntaxChecker.cpp, 15 times
- external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Checkers/CXXSelfAssignmentChecker.cpp, line 42
- external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Checkers/CallAndMessageChecker.cpp, 2 times
- external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Checkers/CastSizeChecker.cpp, 2 times
- external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Checkers/CastToStructChecker.cpp, 5 times
- external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Checkers/CastValueChecker.cpp, 5 times
- external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Checkers/CheckObjCDealloc.cpp, 5 times
- external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Checkers/CheckSecuritySyntaxOnly.cpp, 13 times
- external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Checkers/ChrootChecker.cpp, line 103
- external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Checkers/ContainerModeling.cpp, 5 times
- external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Checkers/ConversionChecker.cpp, line 77
- external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Checkers/DeadStoresChecker.cpp, 24 times
- external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Checkers/DeleteWithNonVirtualDtorChecker.cpp, 2 times
- external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Checkers/DereferenceChecker.cpp, 3 times
- external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Checkers/DirectIvarAssignment.cpp, line 171
- external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Checkers/DivZeroChecker.cpp, line 38
- external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Checkers/DynamicTypeChecker.cpp, 2 times
- external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Checkers/DynamicTypePropagation.cpp, 12 times
- external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Checkers/ExprInspectionChecker.cpp, line 413
- external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Checkers/FuchsiaHandleChecker.cpp, line 603
- external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Checkers/GCDAntipatternChecker.cpp, 3 times
- external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Checkers/GTestChecker.cpp, 2 times
- external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Checkers/GenericTaintChecker.cpp, 2 times
- external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Checkers/IdenticalExprChecker.cpp, 11 times
- external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Checkers/InnerPointerChecker.cpp, 3 times
- external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Checkers/InvalidatedIteratorChecker.cpp, line 67
- external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Checkers/Iterator.cpp, 2 times
- external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Checkers/IteratorModeling.cpp, 4 times
- external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Checkers/IteratorRangeChecker.cpp, 4 times
- external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Checkers/IvarInvalidationChecker.cpp, 7 times
- external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Checkers/LLVMConventionsChecker.cpp, 8 times
- external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Checkers/LocalizationChecker.cpp, 7 times
- external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Checkers/MIGChecker.cpp, 2 times
- external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Checkers/MPI-Checker/MPIChecker.cpp, 2 times
- external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Checkers/MacOSKeychainAPIChecker.cpp, 4 times
- external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Checkers/MacOSXAPIChecker.cpp, 4 times
- external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Checkers/MallocChecker.cpp, 29 times
- external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Checkers/MallocOverflowSecurityChecker.cpp, 8 times
- external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Checkers/MallocSizeofChecker.cpp, line 103
- external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Checkers/MismatchedIteratorChecker.cpp, 3 times
- external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Checkers/MoveChecker.cpp, 6 times
- external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Checkers/NSErrorChecker.cpp, line 204
- external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Checkers/NonNullParamChecker.cpp, 3 times
- external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Checkers/NonnullGlobalConstantsChecker.cpp, 5 times
- external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Checkers/NullabilityChecker.cpp, 17 times
- external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Checkers/ObjCPropertyChecker.cpp, 2 times
- external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Checkers/ObjCSelfInitChecker.cpp, 8 times
- external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Checkers/ObjCSuperDeallocChecker.cpp, 2 times
- external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Checkers/ObjCUnusedIVarsChecker.cpp, 6 times
- external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Checkers/PaddingChecker.cpp, 4 times
- external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Checkers/PointerArithChecker.cpp, 2 times
- external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Checkers/RetainCountChecker/RetainCountChecker.cpp, 11 times
- external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Checkers/RetainCountChecker/RetainCountDiagnostics.cpp, 14 times
- external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Checkers/ReturnValueChecker.cpp, line 62
- external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Checkers/SmartPtrChecker.cpp, line 65
- external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Checkers/SmartPtrModeling.cpp, 7 times
- external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Checkers/StackAddrEscapeChecker.cpp, 8 times
- external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Checkers/StdLibraryFunctionsChecker.cpp, 3 times
- external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Checkers/Taint.cpp, 8 times
- external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Checkers/TestAfterDivZeroChecker.cpp, 6 times
- external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Checkers/TraversalChecker.cpp, line 40
- external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Checkers/UndefCapturedBlockVarChecker.cpp, line 38
- external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Checkers/UndefResultChecker.cpp, 2 times
- external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Checkers/UndefinedArraySubscriptChecker.cpp, line 44
- external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Checkers/UndefinedAssignmentChecker.cpp, 5 times
- external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Checkers/UninitializedObject/UninitializedObjectChecker.cpp, 4 times
- external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Checkers/UninitializedObject/UninitializedPointee.cpp, line 265
- external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Checkers/UnixAPIChecker.cpp, line 297
- external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Checkers/UnreachableCodeChecker.cpp, 3 times
- external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Checkers/VLASizeChecker.cpp, 2 times
- external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Checkers/ValistChecker.cpp, line 171
- external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Checkers/VirtualCallChecker.cpp, 2 times
- external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Checkers/WebKit/ASTUtils.cpp, 6 times
- external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Checkers/WebKit/PtrTypesSemantics.cpp, line 157
- external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Checkers/WebKit/UncountedCallArgsChecker.cpp, line 127
- external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Checkers/WebKit/UncountedLocalVarsChecker.cpp, line 187
- external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Core/BugReporter.cpp, 45 times
- external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Core/BugReporterVisitors.cpp, 63 times
- external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Core/CallEvent.cpp, 19 times
- external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Core/CheckerHelpers.cpp, 3 times
- external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Core/CoreEngine.cpp, 2 times
- external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Core/DynamicType.cpp, 2 times
- external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Core/Environment.cpp, 2 times
- external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Core/ExplodedGraph.cpp, 5 times
- external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Core/ExprEngine.cpp, 27 times
- external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Core/ExprEngineC.cpp, 2 times
- external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Core/ExprEngineCXX.cpp, 6 times
- external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Core/ExprEngineCallAndReturn.cpp, 13 times
- external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Core/ExprEngineObjC.cpp, 2 times
- external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Core/HTMLDiagnostics.cpp, 6 times
- external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Core/LoopUnrolling.cpp, line 181
- external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Core/LoopWidening.cpp, line 87
- external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Core/MemRegion.cpp, 31 times
- external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Core/PlistDiagnostics.cpp, 3 times
- external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Core/ProgramState.cpp, 4 times
- external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Core/RangeConstraintManager.cpp, 4 times
- external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Core/RangedConstraintManager.cpp, 4 times
- external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Core/RegionStore.cpp, 41 times
- external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Core/SValBuilder.cpp, 6 times
- external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Core/SVals.cpp, 5 times
- external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Core/SimpleSValBuilder.cpp, 7 times
- external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Core/Store.cpp, 11 times
- external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Core/SymbolManager.cpp, 5 times
- external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Frontend/AnalysisConsumer.cpp, 8 times
- external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Frontend/ModelConsumer.cpp, line 35
- external/apache2/llvm/dist/clang/lib/Tooling/ASTDiff/ASTDiff.cpp, 19 times
- external/apache2/llvm/dist/clang/lib/Tooling/DumpTool/ASTSrcLocProcessor.cpp, line 236
- external/apache2/llvm/dist/clang/lib/Tooling/JSONCompilationDatabase.cpp, 6 times
- external/apache2/llvm/dist/clang/lib/Tooling/Refactoring/ASTSelection.cpp, 4 times
- external/apache2/llvm/dist/clang/lib/Tooling/Refactoring/Extract/Extract.cpp, 3 times
- external/apache2/llvm/dist/clang/lib/Tooling/Refactoring/Extract/SourceExtraction.cpp, 7 times
- external/apache2/llvm/dist/clang/lib/Tooling/Refactoring/Rename/USRFindingAction.cpp, 13 times
- external/apache2/llvm/dist/clang/lib/Tooling/Refactoring/Rename/USRLocFinder.cpp, 5 times
- external/apache2/llvm/dist/clang/lib/Tooling/Syntax/BuildTree.cpp, 7 times
- external/apache2/llvm/dist/clang/lib/Tooling/Syntax/ComputeReplacements.cpp, line 34
- external/apache2/llvm/dist/clang/lib/Tooling/Syntax/Synthesis.cpp, line 212
- external/apache2/llvm/dist/clang/lib/Tooling/Syntax/Tree.cpp, 7 times
- external/apache2/llvm/dist/clang/lib/Tooling/Transformer/SourceCode.cpp, 2 times
- external/apache2/llvm/dist/clang/lib/Tooling/Transformer/SourceCodeBuilders.cpp, 7 times
- external/apache2/llvm/dist/clang/lib/Tooling/Transformer/Stencil.cpp, 3 times
- external/apache2/llvm/dist/clang/tools/clang-extdef-mapping/ClangExtDefMapGen.cpp, 3 times
- external/apache2/llvm/dist/clang/tools/driver/cc1gen_reproducer_main.cpp, line 128
- external/apache2/llvm/dist/clang/tools/driver/driver.cpp, line 520
- external/apache2/llvm/dist/clang/tools/libclang/CIndex.cpp, 105 times
- external/apache2/llvm/dist/clang/tools/libclang/CIndexCXX.cpp, 6 times
- external/apache2/llvm/dist/clang/tools/libclang/CIndexDiagnostic.cpp, line 95
- external/apache2/llvm/dist/clang/tools/libclang/CIndexHigh.cpp, 2 times
- external/apache2/llvm/dist/clang/tools/libclang/CXComment.cpp, 2 times
- external/apache2/llvm/dist/clang/tools/libclang/CXComment.h, line 48
- external/apache2/llvm/dist/clang/tools/libclang/CXCursor.cpp, 13 times
- external/apache2/llvm/dist/clang/tools/libclang/CXIndexDataConsumer.cpp, 23 times
- external/apache2/llvm/dist/clang/tools/libclang/CXType.cpp, 21 times
- external/apache2/llvm/dist/clang/tools/libclang/Indexing.cpp, 10 times
- external/apache2/llvm/dist/clang/utils/TableGen/ClangDiagnosticsEmitter.cpp, 11 times
- external/apache2/llvm/dist/clang/utils/TableGen/ClangOpcodesEmitter.cpp, 2 times
- external/apache2/llvm/dist/clang/utils/TableGen/ClangOptionDocEmitter.cpp, 4 times
- external/apache2/llvm/dist/clang/utils/TableGen/ClangSACheckersEmitter.cpp, 4 times
- external/apache2/llvm/dist/clang/utils/TableGen/MveEmitter.cpp, 18 times
- external/apache2/llvm/dist/clang/utils/TableGen/NeonEmitter.cpp, 6 times
- external/apache2/llvm/dist/llvm/examples/IRTransforms/SimplifyCFG.cpp, 4 times
- external/apache2/llvm/dist/llvm/include/llvm/ADT/TinyPtrVector.h, 7 times
- external/apache2/llvm/dist/llvm/include/llvm/ADT/TypeSwitch.h, 3 times
- external/apache2/llvm/dist/llvm/include/llvm/Analysis/CFGPrinter.h, 2 times
- external/apache2/llvm/dist/llvm/include/llvm/Analysis/CFLAliasAnalysisUtils.h, 2 times
- external/apache2/llvm/dist/llvm/include/llvm/Analysis/DDG.h, line 400
- external/apache2/llvm/dist/llvm/include/llvm/Analysis/IRSimilarityIdentifier.h, line 186
- external/apache2/llvm/dist/llvm/include/llvm/Analysis/LazyCallGraph.h, 3 times
- external/apache2/llvm/dist/llvm/include/llvm/Analysis/LoopInfo.h, 2 times
- external/apache2/llvm/dist/llvm/include/llvm/Analysis/MemorySSA.h, 12 times
- external/apache2/llvm/dist/llvm/include/llvm/Analysis/ObjCARCAnalysisUtils.h, 4 times
- external/apache2/llvm/dist/llvm/include/llvm/Analysis/ObjCARCInstKind.h, line 105
- external/apache2/llvm/dist/llvm/include/llvm/Analysis/PHITransAddr.h, 2 times
- external/apache2/llvm/dist/llvm/include/llvm/Analysis/SparsePropagation.h, 3 times
- external/apache2/llvm/dist/llvm/include/llvm/Analysis/TargetTransformInfoImpl.h, 18 times
- external/apache2/llvm/dist/llvm/include/llvm/Analysis/Utils/Local.h, line 50
- external/apache2/llvm/dist/llvm/include/llvm/Analysis/ValueLattice.h, 2 times
- external/apache2/llvm/dist/llvm/include/llvm/CodeGen/BasicTTIImpl.h, 10 times
- external/apache2/llvm/dist/llvm/include/llvm/CodeGen/MachineMemOperand.h, 3 times
- external/apache2/llvm/dist/llvm/include/llvm/CodeGen/MachineRegisterInfo.h, 2 times
- external/apache2/llvm/dist/llvm/include/llvm/CodeGen/SelectionDAGNodes.h, 2 times
- external/apache2/llvm/dist/llvm/include/llvm/CodeGen/TargetLowering.h, 6 times
- external/apache2/llvm/dist/llvm/include/llvm/FuzzMutate/OpDescriptor.h, line 148
- external/apache2/llvm/dist/llvm/include/llvm/IR/AbstractCallSite.h, 2 times
- external/apache2/llvm/dist/llvm/include/llvm/IR/BasicBlock.h, line 343
- external/apache2/llvm/dist/llvm/include/llvm/IR/CFG.h, line 58
- external/apache2/llvm/dist/llvm/include/llvm/IR/DataLayout.h, line 397
- external/apache2/llvm/dist/llvm/include/llvm/IR/DebugInfoMetadata.h, 4 times
- external/apache2/llvm/dist/llvm/include/llvm/IR/DerivedTypes.h, 2 times
- external/apache2/llvm/dist/llvm/include/llvm/IR/GetElementPtrTypeIterator.h, 5 times
- external/apache2/llvm/dist/llvm/include/llvm/IR/GlobalIndirectSymbol.h, line 68
- external/apache2/llvm/dist/llvm/include/llvm/IR/IRBuilder.h, 62 times
- external/apache2/llvm/dist/llvm/include/llvm/IR/InstrTypes.h, line 1035
- external/apache2/llvm/dist/llvm/include/llvm/IR/Instructions.h, 8 times
- external/apache2/llvm/dist/llvm/include/llvm/IR/IntrinsicInst.h, line 942
- external/apache2/llvm/dist/llvm/include/llvm/IR/Metadata.h, 4 times
- external/apache2/llvm/dist/llvm/include/llvm/IR/ModuleSummaryIndex.h, 4 times
- external/apache2/llvm/dist/llvm/include/llvm/IR/ModuleSummaryIndexYAML.h, line 244
- external/apache2/llvm/dist/llvm/include/llvm/IR/Operator.h, 7 times
- external/apache2/llvm/dist/llvm/include/llvm/IR/PatternMatch.h, 48 times
- external/apache2/llvm/dist/llvm/include/llvm/IR/Statepoint.h, 4 times
- external/apache2/llvm/dist/llvm/include/llvm/ObjectYAML/ELFYAML.h, 2 times
- external/apache2/llvm/dist/llvm/include/llvm/ObjectYAML/WasmYAML.h, 5 times
- external/apache2/llvm/dist/llvm/include/llvm/Support/VirtualFileSystem.h, line 728
- external/apache2/llvm/dist/llvm/include/llvm/Support/YAMLTraits.h, line 1644
- external/apache2/llvm/dist/llvm/include/llvm/TableGen/Record.h, line 1645
- external/apache2/llvm/dist/llvm/include/llvm/Transforms/IPO/Attributor.h, 9 times
- external/apache2/llvm/dist/llvm/include/llvm/Transforms/InstCombine/InstCombineWorklist.h, 2 times
- external/apache2/llvm/dist/llvm/include/llvm/Transforms/InstCombine/InstCombiner.h, 2 times
- external/apache2/llvm/dist/llvm/include/llvm/Transforms/Utils/Evaluator.h, line 73
- external/apache2/llvm/dist/llvm/include/llvm/Transforms/Utils/ScalarEvolutionExpander.h, 2 times
- external/apache2/llvm/dist/llvm/lib/Analysis/AliasAnalysis.cpp, 5 times
- external/apache2/llvm/dist/llvm/lib/Analysis/AliasAnalysisEvaluator.cpp, line 118
- external/apache2/llvm/dist/llvm/lib/Analysis/AliasAnalysisSummary.cpp, line 56
- external/apache2/llvm/dist/llvm/lib/Analysis/AliasSetTracker.cpp, 9 times
- external/apache2/llvm/dist/llvm/lib/Analysis/AssumeBundleQueries.cpp, 3 times
- external/apache2/llvm/dist/llvm/lib/Analysis/AssumptionCache.cpp, line 68
- external/apache2/llvm/dist/llvm/lib/Analysis/BasicAliasAnalysis.cpp, 30 times
- external/apache2/llvm/dist/llvm/lib/Analysis/BranchProbabilityInfo.cpp, 23 times
- external/apache2/llvm/dist/llvm/lib/Analysis/CFLAndersAliasAnalysis.cpp, line 360
- external/apache2/llvm/dist/llvm/lib/Analysis/CFLGraph.h, 2 times
- external/apache2/llvm/dist/llvm/lib/Analysis/CGSCCPassManager.cpp, 4 times
- external/apache2/llvm/dist/llvm/lib/Analysis/CallGraph.cpp, line 102
- external/apache2/llvm/dist/llvm/lib/Analysis/CallGraphSCCPass.cpp, line 311
- external/apache2/llvm/dist/llvm/lib/Analysis/CaptureTracking.cpp, 4 times
- external/apache2/llvm/dist/llvm/lib/Analysis/CodeMetrics.cpp, 5 times
- external/apache2/llvm/dist/llvm/lib/Analysis/ConstantFolding.cpp, 58 times
- external/apache2/llvm/dist/llvm/lib/Analysis/DDG.cpp, 3 times
- external/apache2/llvm/dist/llvm/lib/Analysis/Delinearization.cpp, line 75
- external/apache2/llvm/dist/llvm/lib/Analysis/DemandedBits.cpp, 3 times
- external/apache2/llvm/dist/llvm/lib/Analysis/DependenceAnalysis.cpp, 66 times
- external/apache2/llvm/dist/llvm/lib/Analysis/DependenceGraphBuilder.cpp, line 239
- external/apache2/llvm/dist/llvm/lib/Analysis/DivergenceAnalysis.cpp, 4 times
- external/apache2/llvm/dist/llvm/lib/Analysis/EHPersonalities.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/Analysis/FunctionPropertiesAnalysis.cpp, 3 times
- external/apache2/llvm/dist/llvm/lib/Analysis/GlobalsModRef.cpp, 26 times
- external/apache2/llvm/dist/llvm/lib/Analysis/GuardUtils.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/Analysis/HeatUtils.cpp, line 43
- external/apache2/llvm/dist/llvm/lib/Analysis/IRSimilarityIdentifier.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/Analysis/IVDescriptors.cpp, 25 times
- external/apache2/llvm/dist/llvm/lib/Analysis/IVUsers.cpp, 6 times
- external/apache2/llvm/dist/llvm/lib/Analysis/InlineAdvisor.cpp, line 230
- external/apache2/llvm/dist/llvm/lib/Analysis/InlineCost.cpp, 26 times
- external/apache2/llvm/dist/llvm/lib/Analysis/InstructionPrecedenceTracking.cpp, line 116
- external/apache2/llvm/dist/llvm/lib/Analysis/InstructionSimplify.cpp, 94 times
- external/apache2/llvm/dist/llvm/lib/Analysis/LazyCallGraph.cpp, 5 times
- external/apache2/llvm/dist/llvm/lib/Analysis/LazyValueInfo.cpp, 38 times
- external/apache2/llvm/dist/llvm/lib/Analysis/LegacyDivergenceAnalysis.cpp, 3 times
- external/apache2/llvm/dist/llvm/lib/Analysis/Lint.cpp, 23 times
- external/apache2/llvm/dist/llvm/lib/Analysis/Loads.cpp, 17 times
- external/apache2/llvm/dist/llvm/lib/Analysis/LoopAccessAnalysis.cpp, 19 times
- external/apache2/llvm/dist/llvm/lib/Analysis/LoopCacheAnalysis.cpp, 7 times
- external/apache2/llvm/dist/llvm/lib/Analysis/LoopInfo.cpp, 20 times
- external/apache2/llvm/dist/llvm/lib/Analysis/LoopNestAnalysis.cpp, 4 times
- external/apache2/llvm/dist/llvm/lib/Analysis/LoopUnrollAnalyzer.cpp, 11 times
- external/apache2/llvm/dist/llvm/lib/Analysis/MLInlineAdvisor.cpp, line 57
- external/apache2/llvm/dist/llvm/lib/Analysis/MemDepPrinter.cpp, line 108
- external/apache2/llvm/dist/llvm/lib/Analysis/MemDerefPrinter.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/Analysis/MemoryBuiltins.cpp, 21 times
- external/apache2/llvm/dist/llvm/lib/Analysis/MemoryDependenceAnalysis.cpp, 21 times
- external/apache2/llvm/dist/llvm/lib/Analysis/MemoryLocation.cpp, 8 times
- external/apache2/llvm/dist/llvm/lib/Analysis/MemorySSA.cpp, 28 times
- external/apache2/llvm/dist/llvm/lib/Analysis/MemorySSAUpdater.cpp, 14 times
- external/apache2/llvm/dist/llvm/lib/Analysis/ModuleDebugInfoPrinter.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/Analysis/ModuleSummaryAnalysis.cpp, 22 times
- external/apache2/llvm/dist/llvm/lib/Analysis/MustExecute.cpp, 4 times
- external/apache2/llvm/dist/llvm/lib/Analysis/ObjCARCAnalysisUtils.cpp, line 39
- external/apache2/llvm/dist/llvm/lib/Analysis/ObjCARCInstKind.cpp, line 214
- external/apache2/llvm/dist/llvm/lib/Analysis/OverflowInstAnalysis.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/Analysis/PHITransAddr.cpp, 18 times
- external/apache2/llvm/dist/llvm/lib/Analysis/PhiValues.cpp, 4 times
- external/apache2/llvm/dist/llvm/lib/Analysis/ScalarEvolution.cpp, 321 times
- external/apache2/llvm/dist/llvm/lib/Analysis/ScalarEvolutionAliasAnalysis.cpp, 3 times
- external/apache2/llvm/dist/llvm/lib/Analysis/ScalarEvolutionDivision.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/Analysis/ScopedNoAliasAA.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/Analysis/StackLifetime.cpp, 5 times
- external/apache2/llvm/dist/llvm/lib/Analysis/StackSafetyAnalysis.cpp, 15 times
- external/apache2/llvm/dist/llvm/lib/Analysis/TargetTransformInfo.cpp, 22 times
- external/apache2/llvm/dist/llvm/lib/Analysis/TypeBasedAliasAnalysis.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/Analysis/TypeMetadataUtils.cpp, 8 times
- external/apache2/llvm/dist/llvm/lib/Analysis/VFABIDemangling.cpp, 4 times
- external/apache2/llvm/dist/llvm/lib/Analysis/ValueLatticeUtils.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/Analysis/ValueTracking.cpp, 178 times
- external/apache2/llvm/dist/llvm/lib/Analysis/VectorUtils.cpp, 21 times
- external/apache2/llvm/dist/llvm/lib/AsmParser/LLParser.cpp, 21 times
- external/apache2/llvm/dist/llvm/lib/Bitcode/Reader/BitcodeReader.cpp, 29 times
- external/apache2/llvm/dist/llvm/lib/Bitcode/Reader/MetadataLoader.cpp, 9 times
- external/apache2/llvm/dist/llvm/lib/Bitcode/Reader/ValueList.cpp, 3 times
- external/apache2/llvm/dist/llvm/lib/Bitcode/Writer/BitcodeWriter.cpp, 17 times
- external/apache2/llvm/dist/llvm/lib/Bitcode/Writer/ValueEnumerator.cpp, 29 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/Analysis.cpp, 17 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/AsmPrinter/AIXException.cpp, line 73
- external/apache2/llvm/dist/llvm/lib/CodeGen/AsmPrinter/ARMException.cpp, line 65
- external/apache2/llvm/dist/llvm/lib/CodeGen/AsmPrinter/AsmPrinter.cpp, 29 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/AsmPrinter/CodeViewDebug.cpp, 16 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/AsmPrinter/DIE.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/AsmPrinter/DebugHandlerBase.cpp, 3 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/AsmPrinter/DwarfCFIException.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/AsmPrinter/DwarfCompileUnit.cpp, 21 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/AsmPrinter/DwarfDebug.cpp, 10 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/AsmPrinter/DwarfUnit.cpp, 20 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/AsmPrinter/EHStreamer.cpp, line 170
- external/apache2/llvm/dist/llvm/lib/CodeGen/AsmPrinter/WinCFGuard.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/AsmPrinter/WinException.cpp, 4 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/AtomicExpandPass.cpp, 6 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/CFGuardLongjmp.cpp, line 87
- external/apache2/llvm/dist/llvm/lib/CodeGen/CodeGenPrepare.cpp, 128 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/CommandFlags.cpp, line 672
- external/apache2/llvm/dist/llvm/lib/CodeGen/DwarfEHPrepare.cpp, 4 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/ExpandMemCmp.cpp, 4 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/ExpandReductions.cpp, line 83
- external/apache2/llvm/dist/llvm/lib/CodeGen/ExpandVectorPredication.cpp, 4 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/GCRootLowering.cpp, 4 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/GlobalISel/CSEInfo.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/GlobalISel/CallLowering.cpp, line 133
- external/apache2/llvm/dist/llvm/lib/CodeGen/GlobalISel/CombinerHelper.cpp, line 3914
- external/apache2/llvm/dist/llvm/lib/CodeGen/GlobalISel/IRTranslator.cpp, 38 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/GlobalISel/InlineAsmLowering.cpp, 3 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/GlobalISel/MachineIRBuilder.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/GlobalISel/RegisterBankInfo.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/GlobalISel/Utils.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/GlobalMerge.cpp, 5 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/HardwareLoops.cpp, line 363
- external/apache2/llvm/dist/llvm/lib/CodeGen/IndirectBrExpandPass.cpp, line 108
- external/apache2/llvm/dist/llvm/lib/CodeGen/InterleavedAccessPass.cpp, 7 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/InterleavedLoadCombinePass.cpp, 13 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/IntrinsicLowering.cpp, line 461
- external/apache2/llvm/dist/llvm/lib/CodeGen/LexicalScopes.cpp, 3 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/LiveDebugVariables.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/LowLevelType.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/LowerEmuTLS.cpp, line 103
- external/apache2/llvm/dist/llvm/lib/CodeGen/MIRParser/MIParser.cpp, line 2359
- external/apache2/llvm/dist/llvm/lib/CodeGen/MIRParser/MIRParser.cpp, line 824
- external/apache2/llvm/dist/llvm/lib/CodeGen/MachineDebugify.cpp, line 75
- external/apache2/llvm/dist/llvm/lib/CodeGen/MachineFunction.cpp, 5 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/MachineInstr.cpp, 4 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/MachineLICM.cpp, line 411
- external/apache2/llvm/dist/llvm/lib/CodeGen/MachinePipeliner.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/MachineRegisterInfo.cpp, line 545
- external/apache2/llvm/dist/llvm/lib/CodeGen/MachineVerifier.cpp, line 2060
- external/apache2/llvm/dist/llvm/lib/CodeGen/PreISelIntrinsicLowering.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/RegUsageInfoPropagate.cpp, line 92
- external/apache2/llvm/dist/llvm/lib/CodeGen/ReplaceWithVeclib.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/SafeStack.cpp, 14 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp, 135 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/FastISel.cpp, 22 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/FunctionLoweringInfo.cpp, 7 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/InstrEmitter.cpp, 21 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/LegalizeDAG.cpp, 5 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/LegalizeIntegerTypes.cpp, 5 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/LegalizeVectorTypes.cpp, line 1572
- external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/ScheduleDAGRRList.cpp, line 1336
- external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/ScheduleDAGSDNodes.cpp, line 147
- external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/SelectionDAG.cpp, 103 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/SelectionDAGAddressAnalysis.cpp, 15 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp, 88 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/SelectionDAGDumper.cpp, 25 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/SelectionDAGISel.cpp, 16 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/StatepointLowering.cpp, 8 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/TargetLowering.cpp, 38 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/ShadowStackGCLowering.cpp, 4 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/SjLjEHPrepare.cpp, 5 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/StackColoring.cpp, line 1000
- external/apache2/llvm/dist/llvm/lib/CodeGen/StackProtector.cpp, 6 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/SwiftErrorValueTracking.cpp, 5 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/TargetFrameLoweringImpl.cpp, line 145
- external/apache2/llvm/dist/llvm/lib/CodeGen/TargetLoweringBase.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/TargetLoweringObjectFileImpl.cpp, 19 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/TypePromotion.cpp, 30 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/ValueTypes.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/WasmEHPrepare.cpp, 4 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/WinEHPrepare.cpp, 40 times
- external/apache2/llvm/dist/llvm/lib/DebugInfo/DWARF/DWARFContext.cpp, 4 times
- external/apache2/llvm/dist/llvm/lib/DebugInfo/GSYM/DwarfTransformer.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/DebugInfo/GSYM/ObjectFileTransformer.cpp, line 28
- external/apache2/llvm/dist/llvm/lib/DebugInfo/PDB/Native/NativeSession.cpp, line 130
- external/apache2/llvm/dist/llvm/lib/DebugInfo/Symbolize/SymbolizableObjectFile.cpp, 3 times
- external/apache2/llvm/dist/llvm/lib/DebugInfo/Symbolize/Symbolize.cpp, 8 times
- external/apache2/llvm/dist/llvm/lib/ExecutionEngine/ExecutionEngine.cpp, 18 times
- external/apache2/llvm/dist/llvm/lib/ExecutionEngine/Interpreter/Execution.cpp, 5 times
- external/apache2/llvm/dist/llvm/lib/ExecutionEngine/Orc/ExecutionUtils.cpp, line 51
- external/apache2/llvm/dist/llvm/lib/ExecutionEngine/Orc/Layer.cpp, line 68
- external/apache2/llvm/dist/llvm/lib/ExecutionEngine/Orc/Mangling.cpp, line 65
- external/apache2/llvm/dist/llvm/lib/ExecutionEngine/Orc/RTDyldObjectLinkingLayer.cpp, line 197
- external/apache2/llvm/dist/llvm/lib/ExecutionEngine/Orc/SpeculateAnalyses.cpp, 4 times
- external/apache2/llvm/dist/llvm/lib/ExecutionEngine/RuntimeDyld/RuntimeDyld.cpp, 3 times
- external/apache2/llvm/dist/llvm/lib/ExecutionEngine/RuntimeDyld/RuntimeDyldELF.cpp, line 617
- external/apache2/llvm/dist/llvm/lib/Frontend/OpenMP/OMPIRBuilder.cpp, 7 times
- external/apache2/llvm/dist/llvm/lib/FuzzMutate/OpDescriptor.cpp, line 16
- external/apache2/llvm/dist/llvm/lib/FuzzMutate/Operations.cpp, 4 times
- external/apache2/llvm/dist/llvm/lib/FuzzMutate/RandomIRBuilder.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/IR/AbstractCallSite.cpp, 3 times
- external/apache2/llvm/dist/llvm/lib/IR/AsmWriter.cpp, 81 times
- external/apache2/llvm/dist/llvm/lib/IR/AutoUpgrade.cpp, 13 times
- external/apache2/llvm/dist/llvm/lib/IR/BasicBlock.cpp, 7 times
- external/apache2/llvm/dist/llvm/lib/IR/ConstantFold.cpp, 88 times
- external/apache2/llvm/dist/llvm/lib/IR/Constants.cpp, 106 times
- external/apache2/llvm/dist/llvm/lib/IR/ConstantsContext.h, line 534
- external/apache2/llvm/dist/llvm/lib/IR/Core.cpp, 69 times
- external/apache2/llvm/dist/llvm/lib/IR/DIBuilder.cpp, line 95
- external/apache2/llvm/dist/llvm/lib/IR/DataLayout.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/IR/DebugInfo.cpp, 33 times
- external/apache2/llvm/dist/llvm/lib/IR/DebugInfoMetadata.cpp, 35 times
- external/apache2/llvm/dist/llvm/lib/IR/DiagnosticInfo.cpp, 3 times
- external/apache2/llvm/dist/llvm/lib/IR/Dominators.cpp, 11 times
- external/apache2/llvm/dist/llvm/lib/IR/Function.cpp, 38 times
- external/apache2/llvm/dist/llvm/lib/IR/Globals.cpp, 13 times
- external/apache2/llvm/dist/llvm/lib/IR/IRBuilder.cpp, 6 times
- external/apache2/llvm/dist/llvm/lib/IR/InlineAsm.cpp, line 294
- external/apache2/llvm/dist/llvm/lib/IR/Instruction.cpp, 34 times
- external/apache2/llvm/dist/llvm/lib/IR/Instructions.cpp, 43 times
- external/apache2/llvm/dist/llvm/lib/IR/IntrinsicInst.cpp, 7 times
- external/apache2/llvm/dist/llvm/lib/IR/LLVMContext.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/IR/LLVMContextImpl.cpp, line 144
- external/apache2/llvm/dist/llvm/lib/IR/LLVMContextImpl.h, line 342
- external/apache2/llvm/dist/llvm/lib/IR/Mangler.cpp, line 142
- external/apache2/llvm/dist/llvm/lib/IR/Metadata.cpp, 20 times
- external/apache2/llvm/dist/llvm/lib/IR/Module.cpp, line 509
- external/apache2/llvm/dist/llvm/lib/IR/ModuleSummaryIndex.cpp, 6 times
- external/apache2/llvm/dist/llvm/lib/IR/Operator.cpp, 5 times
- external/apache2/llvm/dist/llvm/lib/IR/ProfileSummary.cpp, 18 times
- external/apache2/llvm/dist/llvm/lib/IR/PseudoProbe.cpp, 4 times
- external/apache2/llvm/dist/llvm/lib/IR/ReplaceConstant.cpp, 3 times
- external/apache2/llvm/dist/llvm/lib/IR/SafepointIRVerifier.cpp, 12 times
- external/apache2/llvm/dist/llvm/lib/IR/Type.cpp, 9 times
- external/apache2/llvm/dist/llvm/lib/IR/TypeFinder.cpp, 6 times
- external/apache2/llvm/dist/llvm/lib/IR/Value.cpp, 38 times
- external/apache2/llvm/dist/llvm/lib/IR/ValueSymbolTable.cpp, line 50
- external/apache2/llvm/dist/llvm/lib/IR/Verifier.cpp, 111 times
- external/apache2/llvm/dist/llvm/lib/InterfaceStub/ELFObjHandler.cpp, 4 times
- external/apache2/llvm/dist/llvm/lib/LTO/LTO.cpp, 9 times
- external/apache2/llvm/dist/llvm/lib/LTO/LTOModule.cpp, 11 times
- external/apache2/llvm/dist/llvm/lib/LTO/UpdateCompilerUsed.cpp, line 107
- external/apache2/llvm/dist/llvm/lib/Linker/IRMover.cpp, 24 times
- external/apache2/llvm/dist/llvm/lib/Linker/LinkModules.cpp, 5 times
- external/apache2/llvm/dist/llvm/lib/MC/ConstantPools.cpp, line 41
- external/apache2/llvm/dist/llvm/lib/MC/ELFObjectWriter.cpp, 4 times
- external/apache2/llvm/dist/llvm/lib/MC/MCAsmStreamer.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/MC/MCAssembler.cpp, line 515
- external/apache2/llvm/dist/llvm/lib/MC/MCExpr.cpp, 4 times
- external/apache2/llvm/dist/llvm/lib/MC/MCFragment.cpp, line 365
- external/apache2/llvm/dist/llvm/lib/MC/MCParser/AsmParser.cpp, 8 times
- external/apache2/llvm/dist/llvm/lib/MC/MCParser/MasmParser.cpp, 11 times
- external/apache2/llvm/dist/llvm/lib/MC/MachObjectWriter.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/MC/WasmObjectWriter.cpp, 5 times
- external/apache2/llvm/dist/llvm/lib/MC/WinCOFFObjectWriter.cpp, line 351
- external/apache2/llvm/dist/llvm/lib/Object/IRSymtab.cpp, 3 times
- external/apache2/llvm/dist/llvm/lib/Object/ModuleSymbolTable.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/Object/RelocationResolver.cpp, 3 times
- external/apache2/llvm/dist/llvm/lib/Object/SymbolSize.cpp, 4 times
- external/apache2/llvm/dist/llvm/lib/ObjectYAML/ELFEmitter.cpp, 29 times
- external/apache2/llvm/dist/llvm/lib/ObjectYAML/ELFYAML.cpp, 8 times
- external/apache2/llvm/dist/llvm/lib/ObjectYAML/WasmEmitter.cpp, 20 times
- external/apache2/llvm/dist/llvm/lib/ProfileData/Coverage/CoverageMappingReader.cpp, 4 times
- external/apache2/llvm/dist/llvm/lib/Remarks/YAMLRemarkParser.cpp, 8 times
- external/apache2/llvm/dist/llvm/lib/Remarks/YAMLRemarkSerializer.cpp, 3 times
- external/apache2/llvm/dist/llvm/lib/Support/VirtualFileSystem.cpp, 21 times
- external/apache2/llvm/dist/llvm/lib/Support/YAMLTraits.cpp, 16 times
- external/apache2/llvm/dist/llvm/lib/TableGen/Error.cpp, line 166
- external/apache2/llvm/dist/llvm/lib/TableGen/JSONBackend.cpp, 10 times
- external/apache2/llvm/dist/llvm/lib/TableGen/Record.cpp, 102 times
- external/apache2/llvm/dist/llvm/lib/TableGen/SetTheory.cpp, 9 times
- external/apache2/llvm/dist/llvm/lib/TableGen/TGParser.cpp, 57 times
- external/apache2/llvm/dist/llvm/lib/Target/AArch64/AArch64FalkorHWPFFix.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/Target/AArch64/AArch64FastISel.cpp, 75 times
- external/apache2/llvm/dist/llvm/lib/Target/AArch64/AArch64ISelDAGToDAG.cpp, 30 times
- external/apache2/llvm/dist/llvm/lib/Target/AArch64/AArch64ISelLowering.cpp, 94 times
- external/apache2/llvm/dist/llvm/lib/Target/AArch64/AArch64InstrInfo.cpp, line 7020
- external/apache2/llvm/dist/llvm/lib/Target/AArch64/AArch64PromoteConstant.cpp, 3 times
- external/apache2/llvm/dist/llvm/lib/Target/AArch64/AArch64SelectionDAGInfo.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/Target/AArch64/AArch64StackTagging.cpp, 5 times
- external/apache2/llvm/dist/llvm/lib/Target/AArch64/AArch64Subtarget.cpp, line 303
- external/apache2/llvm/dist/llvm/lib/Target/AArch64/AArch64TargetTransformInfo.cpp, 11 times
- external/apache2/llvm/dist/llvm/lib/Target/AArch64/AArch64TargetTransformInfo.h, line 267
- external/apache2/llvm/dist/llvm/lib/Target/AArch64/AsmParser/AArch64AsmParser.cpp, 39 times
- external/apache2/llvm/dist/llvm/lib/Target/AArch64/GISel/AArch64InstructionSelector.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/Target/AArch64/MCTargetDesc/AArch64InstPrinter.cpp, line 1370
- external/apache2/llvm/dist/llvm/lib/Target/AArch64/MCTargetDesc/AArch64MCCodeEmitter.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/Target/AArch64/MCTargetDesc/AArch64WinCOFFObjectWriter.cpp, 4 times
- external/apache2/llvm/dist/llvm/lib/Target/AArch64/SVEIntrinsicOpts.cpp, 11 times
- external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/AMDGPUAliasAnalysis.cpp, 4 times
- external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/AMDGPUAlwaysInlinePass.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/AMDGPUAnnotateKernelFeatures.cpp, 7 times
- external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/AMDGPUAnnotateUniformValues.cpp, line 93
- external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/AMDGPUAtomicOptimizer.cpp, line 449
- external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/AMDGPUCodeGenPrepare.cpp, 18 times
- external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/AMDGPUFixFunctionBitcasts.cpp, line 39
- external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/AMDGPUHSAMetadataStreamer.cpp, 4 times
- external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/AMDGPUISelDAGToDAG.cpp, 49 times
- external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/AMDGPUISelLowering.cpp, 23 times
- external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/AMDGPUInstCombineIntrinsic.cpp, 19 times
- external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/AMDGPUInstrInfo.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/AMDGPUInstructionSelector.cpp, 6 times
- external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/AMDGPULibCalls.cpp, 32 times
- external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/AMDGPULibFunc.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/AMDGPULowerIntrinsics.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/AMDGPULowerKernelArguments.cpp, 3 times
- external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/AMDGPULowerKernelAttributes.cpp, 5 times
- external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/AMDGPULowerModuleLDSPass.cpp, line 91
- external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/AMDGPUMCInstLower.cpp, line 232
- external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/AMDGPUOpenCLEnqueuedBlockLowering.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/AMDGPUPerfHintAnalysis.cpp, 16 times
- external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/AMDGPUPrintfRuntimeBinding.cpp, 20 times
- external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/AMDGPUPromoteAlloca.cpp, 27 times
- external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/AMDGPUPropagateAttributes.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/AMDGPURewriteOutArguments.cpp, 8 times
- external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/AMDGPUSubtarget.cpp, line 514
- external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/AMDGPUTargetMachine.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/AMDGPUTargetTransformInfo.cpp, 21 times
- external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/AMDGPUUnifyDivergentExitNodes.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/MCTargetDesc/SIMCCodeEmitter.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/R600ISelLowering.cpp, 8 times
- external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/R600OpenCLImageTypeLoweringPass.cpp, 3 times
- external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/SIAnnotateControlFlow.cpp, 4 times
- external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/SIISelLowering.cpp, 57 times
- external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/SIInstrInfo.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/SIRegisterInfo.cpp, line 2349
- external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/Utils/AMDGPULDSUtils.cpp, 3 times
- external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/Utils/AMDGPUPALMetadata.cpp, 3 times
- external/apache2/llvm/dist/llvm/lib/Target/ARC/ARCISelDAGToDAG.cpp, 5 times
- external/apache2/llvm/dist/llvm/lib/Target/ARC/ARCISelLowering.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/Target/ARC/MCTargetDesc/ARCInstPrinter.cpp, 5 times
- external/apache2/llvm/dist/llvm/lib/Target/ARM/ARMAsmPrinter.cpp, line 93
- external/apache2/llvm/dist/llvm/lib/Target/ARM/ARMBaseInstrInfo.cpp, line 6169
- external/apache2/llvm/dist/llvm/lib/Target/ARM/ARMConstantPoolValue.cpp, 3 times
- external/apache2/llvm/dist/llvm/lib/Target/ARM/ARMConstantPoolValue.h, line 86
- external/apache2/llvm/dist/llvm/lib/Target/ARM/ARMFastISel.cpp, 20 times
- external/apache2/llvm/dist/llvm/lib/Target/ARM/ARMISelDAGToDAG.cpp, 37 times
- external/apache2/llvm/dist/llvm/lib/Target/ARM/ARMISelLowering.cpp, 102 times
- external/apache2/llvm/dist/llvm/lib/Target/ARM/ARMParallelDSP.cpp, 9 times
- external/apache2/llvm/dist/llvm/lib/Target/ARM/ARMSelectionDAGInfo.cpp, 3 times
- external/apache2/llvm/dist/llvm/lib/Target/ARM/ARMTargetObjectFile.cpp, line 78
- external/apache2/llvm/dist/llvm/lib/Target/ARM/ARMTargetTransformInfo.cpp, 18 times
- external/apache2/llvm/dist/llvm/lib/Target/ARM/AsmParser/ARMAsmParser.cpp, 112 times
- external/apache2/llvm/dist/llvm/lib/Target/ARM/MCTargetDesc/ARMAsmBackend.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/Target/ARM/MCTargetDesc/ARMELFObjectWriter.cpp, line 282
- external/apache2/llvm/dist/llvm/lib/Target/ARM/MCTargetDesc/ARMELFStreamer.cpp, line 1168
- external/apache2/llvm/dist/llvm/lib/Target/ARM/MCTargetDesc/ARMMCCodeEmitter.cpp, line 1209
- external/apache2/llvm/dist/llvm/lib/Target/ARM/MVEGatherScatterLowering.cpp, 23 times
- external/apache2/llvm/dist/llvm/lib/Target/ARM/MVELaneInterleavingPass.cpp, line 197
- external/apache2/llvm/dist/llvm/lib/Target/ARM/MVETailPredication.cpp, 7 times
- external/apache2/llvm/dist/llvm/lib/Target/AVR/AVRAsmPrinter.cpp, line 185
- external/apache2/llvm/dist/llvm/lib/Target/AVR/AVRISelDAGToDAG.cpp, 5 times
- external/apache2/llvm/dist/llvm/lib/Target/AVR/AVRISelLowering.cpp, 24 times
- external/apache2/llvm/dist/llvm/lib/Target/AVR/AsmParser/AVRAsmParser.cpp, 3 times
- external/apache2/llvm/dist/llvm/lib/Target/BPF/AsmParser/BPFAsmParser.cpp, line 181
- external/apache2/llvm/dist/llvm/lib/Target/BPF/BPFAbstractMemberAccess.cpp, 30 times
- external/apache2/llvm/dist/llvm/lib/Target/BPF/BPFAdjustOpt.cpp, 11 times
- external/apache2/llvm/dist/llvm/lib/Target/BPF/BPFCheckAndAdjustIR.cpp, 4 times
- external/apache2/llvm/dist/llvm/lib/Target/BPF/BPFISelDAGToDAG.cpp, 16 times
- external/apache2/llvm/dist/llvm/lib/Target/BPF/BPFISelLowering.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/Target/BPF/BPFMISimplifyPatchable.cpp, line 285
- external/apache2/llvm/dist/llvm/lib/Target/BPF/BPFPreserveDIType.cpp, 4 times
- external/apache2/llvm/dist/llvm/lib/Target/BPF/BPFSelectionDAGInfo.cpp, line 25
- external/apache2/llvm/dist/llvm/lib/Target/BPF/BTFDebug.cpp, 17 times
- external/apache2/llvm/dist/llvm/lib/Target/BPF/MCTargetDesc/BPFELFObjectWriter.cpp, line 58
- external/apache2/llvm/dist/llvm/lib/Target/BPF/MCTargetDesc/BPFInstPrinter.cpp, 3 times
- external/apache2/llvm/dist/llvm/lib/Target/CSKY/AsmParser/CSKYAsmParser.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/Target/Hexagon/HexagonCommonGEP.cpp, 8 times
- external/apache2/llvm/dist/llvm/lib/Target/Hexagon/HexagonConstPropagation.cpp, line 1101
- external/apache2/llvm/dist/llvm/lib/Target/Hexagon/HexagonISelDAGToDAG.cpp, 21 times
- external/apache2/llvm/dist/llvm/lib/Target/Hexagon/HexagonISelDAGToDAGHVX.cpp, line 2124
- external/apache2/llvm/dist/llvm/lib/Target/Hexagon/HexagonISelLowering.cpp, 17 times
- external/apache2/llvm/dist/llvm/lib/Target/Hexagon/HexagonISelLoweringHVX.cpp, 9 times
- external/apache2/llvm/dist/llvm/lib/Target/Hexagon/HexagonLoopIdiomRecognition.cpp, 74 times
- external/apache2/llvm/dist/llvm/lib/Target/Hexagon/HexagonOptimizeSZextends.cpp, 6 times
- external/apache2/llvm/dist/llvm/lib/Target/Hexagon/HexagonSelectionDAGInfo.cpp, line 23
- external/apache2/llvm/dist/llvm/lib/Target/Hexagon/HexagonTargetObjectFile.cpp, 5 times
- external/apache2/llvm/dist/llvm/lib/Target/Hexagon/HexagonTargetTransformInfo.cpp, 3 times
- external/apache2/llvm/dist/llvm/lib/Target/Hexagon/HexagonVectorCombine.cpp, 26 times
- external/apache2/llvm/dist/llvm/lib/Target/Hexagon/HexagonVectorLoopCarriedReuse.cpp, 14 times
- external/apache2/llvm/dist/llvm/lib/Target/Hexagon/MCTargetDesc/HexagonMCInstrInfo.cpp, line 896
- external/apache2/llvm/dist/llvm/lib/Target/Lanai/AsmParser/LanaiAsmParser.cpp, 42 times
- external/apache2/llvm/dist/llvm/lib/Target/Lanai/LanaiISelDAGToDAG.cpp, 6 times
- external/apache2/llvm/dist/llvm/lib/Target/Lanai/LanaiISelLowering.cpp, 14 times
- external/apache2/llvm/dist/llvm/lib/Target/Lanai/LanaiSelectionDAGInfo.cpp, line 27
- external/apache2/llvm/dist/llvm/lib/Target/Lanai/LanaiTargetObjectFile.cpp, line 75
- external/apache2/llvm/dist/llvm/lib/Target/Lanai/MCTargetDesc/LanaiMCCodeEmitter.cpp, line 93
- external/apache2/llvm/dist/llvm/lib/Target/M68k/AsmParser/M68kAsmParser.cpp, line 241
- external/apache2/llvm/dist/llvm/lib/Target/M68k/M68kISelDAGToDAG.cpp, 13 times
- external/apache2/llvm/dist/llvm/lib/Target/M68k/M68kISelLowering.cpp, 7 times
- external/apache2/llvm/dist/llvm/lib/Target/MSP430/AsmParser/MSP430AsmParser.cpp, line 137
- external/apache2/llvm/dist/llvm/lib/Target/MSP430/MSP430ISelDAGToDAG.cpp, 5 times
- external/apache2/llvm/dist/llvm/lib/Target/MSP430/MSP430ISelLowering.cpp, 8 times
- external/apache2/llvm/dist/llvm/lib/Target/Mips/AsmParser/MipsAsmParser.cpp, 8 times
- external/apache2/llvm/dist/llvm/lib/Target/Mips/MCTargetDesc/MipsAsmBackend.cpp, line 577
- external/apache2/llvm/dist/llvm/lib/Target/Mips/MCTargetDesc/MipsMCExpr.cpp, 3 times
- external/apache2/llvm/dist/llvm/lib/Target/Mips/Mips16HardFloat.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/Target/Mips/Mips16ISelDAGToDAG.cpp, 3 times
- external/apache2/llvm/dist/llvm/lib/Target/Mips/Mips16ISelLowering.cpp, 3 times
- external/apache2/llvm/dist/llvm/lib/Target/Mips/MipsAsmPrinter.cpp, line 1259
- external/apache2/llvm/dist/llvm/lib/Target/Mips/MipsCCState.cpp, line 75
- external/apache2/llvm/dist/llvm/lib/Target/Mips/MipsFastISel.cpp, 12 times
- external/apache2/llvm/dist/llvm/lib/Target/Mips/MipsISelDAGToDAG.cpp, line 232
- external/apache2/llvm/dist/llvm/lib/Target/Mips/MipsISelLowering.cpp, 27 times
- external/apache2/llvm/dist/llvm/lib/Target/Mips/MipsOs16.cpp, line 97
- external/apache2/llvm/dist/llvm/lib/Target/Mips/MipsSEISelDAGToDAG.cpp, 5 times
- external/apache2/llvm/dist/llvm/lib/Target/Mips/MipsSEISelLowering.cpp, 7 times
- external/apache2/llvm/dist/llvm/lib/Target/Mips/MipsTargetObjectFile.cpp, line 104
- external/apache2/llvm/dist/llvm/lib/Target/NVPTX/NVPTXAllocaHoisting.cpp, line 47
- external/apache2/llvm/dist/llvm/lib/Target/NVPTX/NVPTXAsmPrinter.cpp, 37 times
- external/apache2/llvm/dist/llvm/lib/Target/NVPTX/NVPTXAsmPrinter.h, 3 times
- external/apache2/llvm/dist/llvm/lib/Target/NVPTX/NVPTXAtomicLower.cpp, line 48
- external/apache2/llvm/dist/llvm/lib/Target/NVPTX/NVPTXISelDAGToDAG.cpp, 21 times
- external/apache2/llvm/dist/llvm/lib/Target/NVPTX/NVPTXISelLowering.cpp, 14 times
- external/apache2/llvm/dist/llvm/lib/Target/NVPTX/NVPTXImageOptimizer.cpp, 3 times
- external/apache2/llvm/dist/llvm/lib/Target/NVPTX/NVPTXLowerAggrCopies.cpp, 7 times
- external/apache2/llvm/dist/llvm/lib/Target/NVPTX/NVPTXLowerAlloca.cpp, 5 times
- external/apache2/llvm/dist/llvm/lib/Target/NVPTX/NVPTXLowerArgs.cpp, 10 times
- external/apache2/llvm/dist/llvm/lib/Target/NVPTX/NVPTXTargetTransformInfo.cpp, 4 times
- external/apache2/llvm/dist/llvm/lib/Target/NVPTX/NVPTXUtilities.cpp, 9 times
- external/apache2/llvm/dist/llvm/lib/Target/NVPTX/NVVMIntrRange.cpp, line 90
- external/apache2/llvm/dist/llvm/lib/Target/NVPTX/NVVMReflect.cpp, 3 times
- external/apache2/llvm/dist/llvm/lib/Target/PowerPC/AsmParser/PPCAsmParser.cpp, 7 times
- external/apache2/llvm/dist/llvm/lib/Target/PowerPC/MCTargetDesc/PPCAsmBackend.cpp, line 172
- external/apache2/llvm/dist/llvm/lib/Target/PowerPC/MCTargetDesc/PPCInstPrinter.cpp, line 565
- external/apache2/llvm/dist/llvm/lib/Target/PowerPC/MCTargetDesc/PPCMCTargetDesc.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/Target/PowerPC/PPCAsmPrinter.cpp, line 2491
- external/apache2/llvm/dist/llvm/lib/Target/PowerPC/PPCBoolRetToInt.cpp, 12 times
- external/apache2/llvm/dist/llvm/lib/Target/PowerPC/PPCFastISel.cpp, 12 times
- external/apache2/llvm/dist/llvm/lib/Target/PowerPC/PPCISelDAGToDAG.cpp, 32 times
- external/apache2/llvm/dist/llvm/lib/Target/PowerPC/PPCISelLowering.cpp, 73 times
- external/apache2/llvm/dist/llvm/lib/Target/PowerPC/PPCInstrInfo.cpp, 4 times
- external/apache2/llvm/dist/llvm/lib/Target/PowerPC/PPCLoopInstrFormPrep.cpp, 23 times
- external/apache2/llvm/dist/llvm/lib/Target/PowerPC/PPCLowerMASSVEntries.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/Target/PowerPC/PPCTargetObjectFile.cpp, line 41
- external/apache2/llvm/dist/llvm/lib/Target/PowerPC/PPCTargetTransformInfo.cpp, 9 times
- external/apache2/llvm/dist/llvm/lib/Target/RISCV/AsmParser/RISCVAsmParser.cpp, 8 times
- external/apache2/llvm/dist/llvm/lib/Target/RISCV/MCTargetDesc/RISCVMCCodeEmitter.cpp, line 166
- external/apache2/llvm/dist/llvm/lib/Target/RISCV/RISCVISelDAGToDAG.cpp, 24 times
- external/apache2/llvm/dist/llvm/lib/Target/RISCV/RISCVISelLowering.cpp, 15 times
- external/apache2/llvm/dist/llvm/lib/Target/RISCV/RISCVTargetObjectFile.cpp, line 41
- external/apache2/llvm/dist/llvm/lib/Target/Sparc/AsmParser/SparcAsmParser.cpp, 6 times
- external/apache2/llvm/dist/llvm/lib/Target/Sparc/MCTargetDesc/SparcELFObjectWriter.cpp, line 46
- external/apache2/llvm/dist/llvm/lib/Target/Sparc/MCTargetDesc/SparcMCCodeEmitter.cpp, 4 times
- external/apache2/llvm/dist/llvm/lib/Target/Sparc/SparcISelDAGToDAG.cpp, 5 times
- external/apache2/llvm/dist/llvm/lib/Target/Sparc/SparcISelLowering.cpp, 15 times
- external/apache2/llvm/dist/llvm/lib/Target/SystemZ/AsmParser/SystemZAsmParser.cpp, 11 times
- external/apache2/llvm/dist/llvm/lib/Target/SystemZ/SystemZISelDAGToDAG.cpp, 19 times
- external/apache2/llvm/dist/llvm/lib/Target/SystemZ/SystemZISelLowering.cpp, 63 times
- external/apache2/llvm/dist/llvm/lib/Target/SystemZ/SystemZSelectionDAGInfo.cpp, 5 times
- external/apache2/llvm/dist/llvm/lib/Target/SystemZ/SystemZTDC.cpp, 9 times
- external/apache2/llvm/dist/llvm/lib/Target/SystemZ/SystemZTargetTransformInfo.cpp, 17 times
- external/apache2/llvm/dist/llvm/lib/Target/TargetLoweringObjectFile.cpp, 5 times
- external/apache2/llvm/dist/llvm/lib/Target/VE/AsmParser/VEAsmParser.cpp, 13 times
- external/apache2/llvm/dist/llvm/lib/Target/VE/MCTargetDesc/VEELFObjectWriter.cpp, line 41
- external/apache2/llvm/dist/llvm/lib/Target/VE/MCTargetDesc/VEMCCodeEmitter.cpp, line 111
- external/apache2/llvm/dist/llvm/lib/Target/VE/VEISelDAGToDAG.cpp, 4 times
- external/apache2/llvm/dist/llvm/lib/Target/VE/VEISelLowering.cpp, 12 times
- external/apache2/llvm/dist/llvm/lib/Target/WebAssembly/MCTargetDesc/WebAssemblyWasmObjectWriter.cpp, 3 times
- external/apache2/llvm/dist/llvm/lib/Target/WebAssembly/Utils/WebAssemblyUtilities.cpp, line 68
- 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/WebAssemblyFastISel.cpp, 10 times
- external/apache2/llvm/dist/llvm/lib/Target/WebAssembly/WebAssemblyFixFunctionBitcasts.cpp, 4 times
- external/apache2/llvm/dist/llvm/lib/Target/WebAssembly/WebAssemblyISelLowering.cpp, 7 times
- external/apache2/llvm/dist/llvm/lib/Target/WebAssembly/WebAssemblyLowerEmscriptenEHSjLj.cpp, 20 times
- external/apache2/llvm/dist/llvm/lib/Target/WebAssembly/WebAssemblyLowerGlobalDtors.cpp, 4 times
- external/apache2/llvm/dist/llvm/lib/Target/WebAssembly/WebAssemblyMCInstLower.cpp, line 80
- external/apache2/llvm/dist/llvm/lib/Target/WebAssembly/WebAssemblyRegStackify.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/Target/WebAssembly/WebAssemblyTargetTransformInfo.cpp, line 64
- external/apache2/llvm/dist/llvm/lib/Target/X86/AsmParser/X86AsmParser.cpp, 3 times
- external/apache2/llvm/dist/llvm/lib/Target/X86/AsmParser/X86Operand.h, 10 times
- external/apache2/llvm/dist/llvm/lib/Target/X86/MCTargetDesc/X86AsmBackend.cpp, line 1066
- external/apache2/llvm/dist/llvm/lib/Target/X86/MCTargetDesc/X86InstPrinterCommon.cpp, line 315
- external/apache2/llvm/dist/llvm/lib/Target/X86/MCTargetDesc/X86MCCodeEmitter.cpp, 3 times
- external/apache2/llvm/dist/llvm/lib/Target/X86/MCTargetDesc/X86MCExpr.h, line 62
- external/apache2/llvm/dist/llvm/lib/Target/X86/X86FastISel.cpp, 33 times
- external/apache2/llvm/dist/llvm/lib/Target/X86/X86FrameLowering.cpp, 3 times
- external/apache2/llvm/dist/llvm/lib/Target/X86/X86ISelDAGToDAG.cpp, 33 times
- external/apache2/llvm/dist/llvm/lib/Target/X86/X86ISelLowering.cpp, 143 times
- external/apache2/llvm/dist/llvm/lib/Target/X86/X86IndirectBranchTracking.cpp, line 91
- external/apache2/llvm/dist/llvm/lib/Target/X86/X86InstCombineIntrinsic.cpp, 30 times
- external/apache2/llvm/dist/llvm/lib/Target/X86/X86InstrInfo.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/Target/X86/X86InterleavedAccess.cpp, line 180
- external/apache2/llvm/dist/llvm/lib/Target/X86/X86LowerAMXIntrinsics.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/Target/X86/X86LowerAMXType.cpp, 10 times
- external/apache2/llvm/dist/llvm/lib/Target/X86/X86MCInstLower.cpp, 6 times
- external/apache2/llvm/dist/llvm/lib/Target/X86/X86PartialReduction.cpp, 16 times
- external/apache2/llvm/dist/llvm/lib/Target/X86/X86PreAMXConfig.cpp, 4 times
- external/apache2/llvm/dist/llvm/lib/Target/X86/X86SelectionDAGInfo.cpp, 4 times
- external/apache2/llvm/dist/llvm/lib/Target/X86/X86ShuffleDecodeConstantPool.cpp, line 39
- external/apache2/llvm/dist/llvm/lib/Target/X86/X86TargetTransformInfo.cpp, 9 times
- external/apache2/llvm/dist/llvm/lib/Target/X86/X86WinEHState.cpp, 8 times
- external/apache2/llvm/dist/llvm/lib/Target/XCore/MCTargetDesc/XCoreInstPrinter.cpp, 4 times
- external/apache2/llvm/dist/llvm/lib/Target/XCore/XCoreAsmPrinter.cpp, line 92
- external/apache2/llvm/dist/llvm/lib/Target/XCore/XCoreISelDAGToDAG.cpp, 3 times
- external/apache2/llvm/dist/llvm/lib/Target/XCore/XCoreISelLowering.cpp, 15 times
- external/apache2/llvm/dist/llvm/lib/Target/XCore/XCoreLowerThreadLocal.cpp, 5 times
- external/apache2/llvm/dist/llvm/lib/Transforms/AggressiveInstCombine/TruncInstCombine.cpp, 11 times
- external/apache2/llvm/dist/llvm/lib/Transforms/CFGuard/CFGuard.cpp, line 264
- external/apache2/llvm/dist/llvm/lib/Transforms/Coroutines/CoroCleanup.cpp, line 61
- external/apache2/llvm/dist/llvm/lib/Transforms/Coroutines/CoroEarly.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Coroutines/CoroElide.cpp, 8 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Coroutines/CoroFrame.cpp, 36 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Coroutines/CoroInstr.h, 6 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Coroutines/CoroInternal.h, line 228
- external/apache2/llvm/dist/llvm/lib/Transforms/Coroutines/CoroSplit.cpp, 24 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Coroutines/Coroutines.cpp, 13 times
- external/apache2/llvm/dist/llvm/lib/Transforms/IPO/AlwaysInliner.cpp, line 62
- external/apache2/llvm/dist/llvm/lib/Transforms/IPO/Annotation2Metadata.cpp, 6 times
- external/apache2/llvm/dist/llvm/lib/Transforms/IPO/ArgumentPromotion.cpp, 19 times
- external/apache2/llvm/dist/llvm/lib/Transforms/IPO/Attributor.cpp, 17 times
- external/apache2/llvm/dist/llvm/lib/Transforms/IPO/AttributorAttributes.cpp, 89 times
- external/apache2/llvm/dist/llvm/lib/Transforms/IPO/BlockExtractor.cpp, line 220
- external/apache2/llvm/dist/llvm/lib/Transforms/IPO/CalledValuePropagation.cpp, 6 times
- external/apache2/llvm/dist/llvm/lib/Transforms/IPO/CrossDSOCFI.cpp, line 68
- external/apache2/llvm/dist/llvm/lib/Transforms/IPO/DeadArgumentElimination.cpp, 19 times
- external/apache2/llvm/dist/llvm/lib/Transforms/IPO/ExtractGV.cpp, line 137
- external/apache2/llvm/dist/llvm/lib/Transforms/IPO/FunctionAttrs.cpp, 26 times
- external/apache2/llvm/dist/llvm/lib/Transforms/IPO/FunctionImport.cpp, 8 times
- external/apache2/llvm/dist/llvm/lib/Transforms/IPO/GlobalDCE.cpp, 8 times
- external/apache2/llvm/dist/llvm/lib/Transforms/IPO/GlobalOpt.cpp, 80 times
- external/apache2/llvm/dist/llvm/lib/Transforms/IPO/GlobalSplit.cpp, line 60
- external/apache2/llvm/dist/llvm/lib/Transforms/IPO/HotColdSplitting.cpp, line 128
- external/apache2/llvm/dist/llvm/lib/Transforms/IPO/IROutliner.cpp, 5 times
- external/apache2/llvm/dist/llvm/lib/Transforms/IPO/Inliner.cpp, 6 times
- external/apache2/llvm/dist/llvm/lib/Transforms/IPO/Internalize.cpp, line 120
- external/apache2/llvm/dist/llvm/lib/Transforms/IPO/LowerTypeTests.cpp, 25 times
- external/apache2/llvm/dist/llvm/lib/Transforms/IPO/MergeFunctions.cpp, 5 times
- external/apache2/llvm/dist/llvm/lib/Transforms/IPO/OpenMPOpt.cpp, 17 times
- external/apache2/llvm/dist/llvm/lib/Transforms/IPO/PartialInlining.cpp, 10 times
- external/apache2/llvm/dist/llvm/lib/Transforms/IPO/PruneEH.cpp, 6 times
- external/apache2/llvm/dist/llvm/lib/Transforms/IPO/SampleProfile.cpp, 5 times
- external/apache2/llvm/dist/llvm/lib/Transforms/IPO/StripSymbols.cpp, 5 times
- external/apache2/llvm/dist/llvm/lib/Transforms/IPO/ThinLTOBitcodeWriter.cpp, 5 times
- external/apache2/llvm/dist/llvm/lib/Transforms/IPO/WholeProgramDevirt.cpp, 14 times
- external/apache2/llvm/dist/llvm/lib/Transforms/InstCombine/InstCombineAddSub.cpp, 27 times
- external/apache2/llvm/dist/llvm/lib/Transforms/InstCombine/InstCombineAndOrXor.cpp, 43 times
- external/apache2/llvm/dist/llvm/lib/Transforms/InstCombine/InstCombineAtomicRMW.cpp, 4 times
- external/apache2/llvm/dist/llvm/lib/Transforms/InstCombine/InstCombineCalls.cpp, 61 times
- external/apache2/llvm/dist/llvm/lib/Transforms/InstCombine/InstCombineCasts.cpp, 64 times
- external/apache2/llvm/dist/llvm/lib/Transforms/InstCombine/InstCombineCompares.cpp, 93 times
- external/apache2/llvm/dist/llvm/lib/Transforms/InstCombine/InstCombineInternal.h, line 460
- external/apache2/llvm/dist/llvm/lib/Transforms/InstCombine/InstCombineLoadStoreAlloca.cpp, 41 times
- external/apache2/llvm/dist/llvm/lib/Transforms/InstCombine/InstCombineMulDivRem.cpp, 13 times
- external/apache2/llvm/dist/llvm/lib/Transforms/InstCombine/InstCombineNegator.cpp, 5 times
- external/apache2/llvm/dist/llvm/lib/Transforms/InstCombine/InstCombinePHI.cpp, 39 times
- external/apache2/llvm/dist/llvm/lib/Transforms/InstCombine/InstCombineSelect.cpp, 43 times
- external/apache2/llvm/dist/llvm/lib/Transforms/InstCombine/InstCombineShifts.cpp, 9 times
- external/apache2/llvm/dist/llvm/lib/Transforms/InstCombine/InstCombineSimplifyDemanded.cpp, 17 times
- external/apache2/llvm/dist/llvm/lib/Transforms/InstCombine/InstCombineVectorOps.cpp, 39 times
- external/apache2/llvm/dist/llvm/lib/Transforms/InstCombine/InstructionCombining.cpp, 89 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Instrumentation/AddressSanitizer.cpp, 28 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Instrumentation/BoundsChecking.cpp, 5 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Instrumentation/CGProfile.cpp, line 80
- external/apache2/llvm/dist/llvm/lib/Transforms/Instrumentation/ControlHeightReduction.cpp, 12 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Instrumentation/DataFlowSanitizer.cpp, 27 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Instrumentation/GCOVProfiling.cpp, 5 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Instrumentation/HWAddressSanitizer.cpp, 15 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Instrumentation/InstrProfiling.cpp, 6 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Instrumentation/Instrumentation.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Instrumentation/MemProfiler.cpp, 8 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Instrumentation/MemorySanitizer.cpp, 30 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Instrumentation/PGOInstrumentation.cpp, 5 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Instrumentation/PGOMemOPSizeOpt.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Instrumentation/PoisonChecking.cpp, 5 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Instrumentation/SanitizerCoverage.cpp, 8 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Instrumentation/ThreadSanitizer.cpp, 14 times
- external/apache2/llvm/dist/llvm/lib/Transforms/ObjCARC/DependencyAnalysis.cpp, 3 times
- external/apache2/llvm/dist/llvm/lib/Transforms/ObjCARC/ObjCARC.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/Transforms/ObjCARC/ObjCARC.h, 4 times
- external/apache2/llvm/dist/llvm/lib/Transforms/ObjCARC/ObjCARCAPElim.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/Transforms/ObjCARC/ObjCARCContract.cpp, 10 times
- external/apache2/llvm/dist/llvm/lib/Transforms/ObjCARC/ObjCARCOpts.cpp, 16 times
- external/apache2/llvm/dist/llvm/lib/Transforms/ObjCARC/ProvenanceAnalysis.cpp, 6 times
- external/apache2/llvm/dist/llvm/lib/Transforms/ObjCARC/PtrState.cpp, line 284
- external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/ADCE.cpp, 7 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/AlignmentFromAssumptions.cpp, 7 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/AnnotationRemarks.cpp, 3 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/BDCE.cpp, 3 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/CallSiteSplitting.cpp, 4 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/ConstantHoisting.cpp, 13 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/ConstraintElimination.cpp, 6 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/CorrelatedValuePropagation.cpp, 21 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/DCE.cpp, line 110
- external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/DeadStoreElimination.cpp, 47 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/EarlyCSE.cpp, 38 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/Float2Int.cpp, 6 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/GVN.cpp, 32 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/GVNHoist.cpp, 22 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/GVNSink.cpp, 5 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/GuardWidening.cpp, 6 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/IndVarSimplify.cpp, 24 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/InductiveRangeCheckElimination.cpp, 9 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/InferAddressSpaces.cpp, 38 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/JumpThreading.cpp, 71 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/LICM.cpp, 26 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/LoopDataPrefetch.cpp, 5 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/LoopDeletion.cpp, line 81
- external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/LoopDistribute.cpp, line 173
- external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/LoopFlatten.cpp, 10 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/LoopFuse.cpp, 9 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/LoopIdiomRecognize.cpp, 40 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/LoopInstSimplify.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/LoopInterchange.cpp, 29 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/LoopLoadElimination.cpp, 3 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/LoopPredication.cpp, 11 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/LoopRerollPass.cpp, 27 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/LoopSimplifyCFG.cpp, 5 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/LoopSink.cpp, line 246
- external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/LoopStrengthReduce.cpp, 101 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/LoopUnrollAndJamPass.cpp, 3 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/LoopUnrollPass.cpp, 12 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/LoopUnswitch.cpp, 30 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/LoopVersioningLICM.cpp, 3 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/LowerAtomic.cpp, 5 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/LowerConstantIntrinsics.cpp, 4 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/LowerExpectIntrinsic.cpp, 20 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/LowerMatrixIntrinsics.cpp, 19 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/MemCpyOptimizer.cpp, 46 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/MergeICmps.cpp, 8 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/MergedLoadStoreMotion.cpp, 7 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/NaryReassociate.cpp, 3 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/NewGVN.cpp, 67 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/PartiallyInlineLibCalls.cpp, line 118
- external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/PlaceSafepoints.cpp, 5 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/Reassociate.cpp, 34 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/RewriteStatepointsForGC.cpp, 41 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/SCCP.cpp, 5 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/SROA.cpp, 67 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/ScalarizeMaskedMemIntrin.cpp, 3 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/Scalarizer.cpp, 24 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/SeparateConstOffsetFromGEP.cpp, 16 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/SimpleLoopUnswitch.cpp, 16 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/SimplifyCFGPass.cpp, 3 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/Sink.cpp, 4 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/SpeculateAroundPHIs.cpp, 10 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/SpeculativeExecution.cpp, 3 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/StraightLineStrengthReduce.cpp, line 316
- external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/StructurizeCFG.cpp, 3 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/TailRecursionElimination.cpp, 11 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Utils/AMDGPUEmitPrintf.cpp, 3 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Utils/AssumeBundleBuilder.cpp, 8 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Utils/AutoInitRemark.cpp, 3 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Utils/BasicBlockUtils.cpp, 20 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Utils/BreakCriticalEdges.cpp, 3 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Utils/BuildLibCalls.cpp, 11 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Utils/BypassSlowDivision.cpp, 5 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Utils/CallPromotionUtils.cpp, 6 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Utils/CanonicalizeAliases.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Utils/CanonicalizeFreezeInLoops.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Utils/CloneFunction.cpp, 22 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Utils/CodeExtractor.cpp, 30 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Utils/CodeMoverUtils.cpp, 6 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Utils/CtorUtils.cpp, line 73
- external/apache2/llvm/dist/llvm/lib/Transforms/Utils/Debugify.cpp, 5 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Utils/DemoteRegToStack.cpp, 3 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Utils/EscapeEnumerator.cpp, line 63
- external/apache2/llvm/dist/llvm/lib/Transforms/Utils/Evaluator.cpp, 36 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Utils/FlattenCFG.cpp, 9 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Utils/FunctionComparator.cpp, 27 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Utils/FunctionImportUtils.cpp, 3 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Utils/GlobalStatus.cpp, 12 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Utils/InjectTLIMappings.cpp, line 126
- external/apache2/llvm/dist/llvm/lib/Transforms/Utils/InlineFunction.cpp, 50 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Utils/IntegerDivision.cpp, 6 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Utils/LCSSA.cpp, 3 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Utils/LibCallsShrinkWrap.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Utils/Local.cpp, 56 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Utils/LoopPeel.cpp, 6 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Utils/LoopRotationUtils.cpp, 12 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Utils/LoopSimplify.cpp, 6 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Utils/LoopUnroll.cpp, 10 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Utils/LoopUnrollAndJam.cpp, 8 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Utils/LoopUnrollRuntime.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Utils/LoopUtils.cpp, 25 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Utils/LoopVersioning.cpp, 4 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Utils/LowerInvoke.cpp, line 50
- external/apache2/llvm/dist/llvm/lib/Transforms/Utils/LowerMemIntrinsics.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Utils/LowerSwitch.cpp, line 536
- external/apache2/llvm/dist/llvm/lib/Transforms/Utils/Mem2Reg.cpp, line 47
- external/apache2/llvm/dist/llvm/lib/Transforms/Utils/PredicateInfo.cpp, 14 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Utils/PromoteMemoryToRegister.cpp, 18 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Utils/RelLookupTableConverter.cpp, 4 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Utils/SCCPSolver.cpp, 24 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Utils/SSAUpdater.cpp, 9 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Utils/SSAUpdaterBulk.cpp, line 32
- external/apache2/llvm/dist/llvm/lib/Transforms/Utils/ScalarEvolutionExpander.cpp, 65 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Utils/SimplifyCFG.cpp, 107 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Utils/SimplifyIndVar.cpp, 28 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Utils/SimplifyLibCalls.cpp, 41 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Utils/SplitModule.cpp, 4 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Utils/StripGCRelocates.cpp, line 36
- external/apache2/llvm/dist/llvm/lib/Transforms/Utils/SymbolRewriter.cpp, 11 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Utils/VNCoercion.cpp, 10 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Utils/ValueMapper.cpp, 17 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Vectorize/LoadStoreVectorizer.cpp, 27 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Vectorize/LoopVectorizationLegality.cpp, 16 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Vectorize/LoopVectorize.cpp, 70 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp, 108 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Vectorize/VPlan.cpp, 12 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Vectorize/VPlan.h, 2 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Vectorize/VPlanHCFGBuilder.cpp, 3 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Vectorize/VPlanSLP.cpp, 3 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Vectorize/VPlanTransforms.cpp, 6 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Vectorize/VPlanVerifier.cpp, line 117
- external/apache2/llvm/dist/llvm/lib/Transforms/Vectorize/VectorCombine.cpp, 9 times
- external/apache2/llvm/dist/llvm/lib/XRay/FDRRecordProducer.cpp, line 180
- external/apache2/llvm/dist/llvm/lib/XRay/InstrumentationMap.cpp, 4 times
- external/apache2/llvm/dist/llvm/tools/bugpoint-passes/TestPasses.cpp, line 68
- external/apache2/llvm/dist/llvm/tools/bugpoint/CrashDebugger.cpp, line 597
- external/apache2/llvm/dist/llvm/tools/bugpoint/ExtractFunction.cpp, 7 times
- external/apache2/llvm/dist/llvm/tools/dsymutil/BinaryHolder.cpp, line 155
- external/apache2/llvm/dist/llvm/tools/dsymutil/BinaryHolder.h, line 73
- external/apache2/llvm/dist/llvm/tools/dsymutil/DwarfLinkerForBinary.cpp, line 575
- external/apache2/llvm/dist/llvm/tools/dsymutil/dsymutil.cpp, line 404
- external/apache2/llvm/dist/llvm/tools/llc/llc.cpp, line 312
- external/apache2/llvm/dist/llvm/tools/lli/lli.cpp, 2 times
- external/apache2/llvm/dist/llvm/tools/llvm-cfi-verify/lib/FileAnalysis.cpp, 2 times
- external/apache2/llvm/dist/llvm/tools/llvm-cxxdump/llvm-cxxdump.cpp, 3 times
- external/apache2/llvm/dist/llvm/tools/llvm-diff/DiffConsumer.cpp, 3 times
- external/apache2/llvm/dist/llvm/tools/llvm-dis/llvm-dis.cpp, 3 times
- external/apache2/llvm/dist/llvm/tools/llvm-dwarfdump/llvm-dwarfdump.cpp, 4 times
- external/apache2/llvm/dist/llvm/tools/llvm-extract/llvm-extract.cpp, 2 times
- external/apache2/llvm/dist/llvm/tools/llvm-gsymutil/llvm-gsymutil.cpp, 7 times
- external/apache2/llvm/dist/llvm/tools/llvm-libtool-darwin/llvm-libtool-darwin.cpp, line 249
- external/apache2/llvm/dist/llvm/tools/llvm-lipo/llvm-lipo.cpp, 9 times
- external/apache2/llvm/dist/llvm/tools/llvm-lto/llvm-lto.cpp, line 347
- external/apache2/llvm/dist/llvm/tools/llvm-nm/llvm-nm.cpp, 28 times
- external/apache2/llvm/dist/llvm/tools/llvm-objcopy/ELF/ELFObjcopy.cpp, line 563
- external/apache2/llvm/dist/llvm/tools/llvm-objcopy/ELF/Object.cpp, 9 times
- external/apache2/llvm/dist/llvm/tools/llvm-objcopy/llvm-objcopy.cpp, 6 times
- external/apache2/llvm/dist/llvm/tools/llvm-objdump/COFFDump.cpp, line 629
- external/apache2/llvm/dist/llvm/tools/llvm-objdump/ELFDump.cpp, 18 times
- external/apache2/llvm/dist/llvm/tools/llvm-objdump/MachODump.cpp, 23 times
- external/apache2/llvm/dist/llvm/tools/llvm-objdump/WasmDump.cpp, line 23
- external/apache2/llvm/dist/llvm/tools/llvm-objdump/llvm-objdump.cpp, 28 times
- external/apache2/llvm/dist/llvm/tools/llvm-pdbutil/PrettyTypeDumper.cpp, 2 times
- external/apache2/llvm/dist/llvm/tools/llvm-pdbutil/llvm-pdbutil.cpp, line 997
- external/apache2/llvm/dist/llvm/tools/llvm-profgen/PerfReader.cpp, 3 times
- external/apache2/llvm/dist/llvm/tools/llvm-profgen/PerfReader.h, 3 times
- external/apache2/llvm/dist/llvm/tools/llvm-profgen/ProfileGenerator.cpp, 2 times
- external/apache2/llvm/dist/llvm/tools/llvm-profgen/ProfiledBinary.cpp, 4 times
- external/apache2/llvm/dist/llvm/tools/llvm-rc/ResourceFileWriter.cpp, 4 times
- external/apache2/llvm/dist/llvm/tools/llvm-readobj/DwarfCFIEHPrinter.h, line 199
- external/apache2/llvm/dist/llvm/tools/llvm-readobj/ELFDumper.cpp, 3 times
- external/apache2/llvm/dist/llvm/tools/llvm-readobj/llvm-readobj.cpp, 12 times
- external/apache2/llvm/dist/llvm/tools/llvm-reduce/deltas/ReduceArguments.cpp, 2 times
- external/apache2/llvm/dist/llvm/tools/llvm-reduce/deltas/ReduceBasicBlocks.cpp, 2 times
- external/apache2/llvm/dist/llvm/tools/llvm-reduce/deltas/ReduceGlobalVars.cpp, line 37
- external/apache2/llvm/dist/llvm/tools/llvm-size/llvm-size.cpp, 20 times
- external/apache2/llvm/dist/llvm/tools/obj2yaml/elf2yaml.cpp, 6 times
- external/apache2/llvm/dist/llvm/tools/obj2yaml/macho2yaml.cpp, 2 times
- external/apache2/llvm/dist/llvm/tools/obj2yaml/obj2yaml.cpp, 2 times
- external/apache2/llvm/dist/llvm/tools/opt/AnalysisWrappers.cpp, 2 times
- external/apache2/llvm/dist/llvm/tools/opt/BreakpointPrinter.cpp, 2 times
- external/apache2/llvm/dist/llvm/tools/sancov/sancov.cpp, 11 times
- external/apache2/llvm/dist/llvm/tools/verify-uselistorder/verify-uselistorder.cpp, 7 times
- external/apache2/llvm/dist/llvm/utils/TableGen/AsmMatcherEmitter.cpp, 12 times
- external/apache2/llvm/dist/llvm/utils/TableGen/AsmWriterEmitter.cpp, line 1008
- external/apache2/llvm/dist/llvm/utils/TableGen/CodeBeadsGen.cpp, line 104
- external/apache2/llvm/dist/llvm/utils/TableGen/CodeEmitterGen.cpp, 4 times
- external/apache2/llvm/dist/llvm/utils/TableGen/CodeGenDAGPatterns.cpp, 28 times
- external/apache2/llvm/dist/llvm/utils/TableGen/CodeGenInstruction.cpp, 9 times
- external/apache2/llvm/dist/llvm/utils/TableGen/CodeGenSchedule.cpp, line 90
- external/apache2/llvm/dist/llvm/utils/TableGen/DAGISelMatcher.cpp, 9 times
- external/apache2/llvm/dist/llvm/utils/TableGen/DAGISelMatcherEmitter.cpp, 8 times
- external/apache2/llvm/dist/llvm/utils/TableGen/DAGISelMatcherGen.cpp, 5 times
- external/apache2/llvm/dist/llvm/utils/TableGen/DAGISelMatcherOpt.cpp, 15 times
- external/apache2/llvm/dist/llvm/utils/TableGen/DFAEmitter.cpp, 2 times
- external/apache2/llvm/dist/llvm/utils/TableGen/FastISelEmitter.cpp, 2 times
- external/apache2/llvm/dist/llvm/utils/TableGen/FixedLenDecoderEmitter.cpp, 18 times
- external/apache2/llvm/dist/llvm/utils/TableGen/GICombinerEmitter.cpp, 8 times
- external/apache2/llvm/dist/llvm/utils/TableGen/GlobalISel/GIMatchTree.cpp, 2 times
- external/apache2/llvm/dist/llvm/utils/TableGen/GlobalISelEmitter.cpp, 27 times
- external/apache2/llvm/dist/llvm/utils/TableGen/InstrInfoEmitter.cpp, line 993
- external/apache2/llvm/dist/llvm/utils/TableGen/OptParserEmitter.cpp, 3 times
- external/apache2/llvm/dist/llvm/utils/TableGen/OptRSTEmitter.cpp, line 45
- external/apache2/llvm/dist/llvm/utils/TableGen/PseudoLoweringEmitter.cpp, 5 times
- external/apache2/llvm/dist/llvm/utils/TableGen/RISCVCompressInstEmitter.cpp, 3 times
- external/apache2/llvm/dist/llvm/utils/TableGen/RegisterInfoEmitter.cpp, 2 times
- external/apache2/llvm/dist/llvm/utils/TableGen/SearchableTableEmitter.cpp, 8 times
- external/apache2/llvm/dist/llvm/utils/TableGen/SubtargetFeatureInfo.cpp, line 136
- external/apache2/llvm/dist/llvm/utils/TableGen/X86EVEX2VEXTablesEmitter.cpp, line 94
- external/apache2/llvm/dist/llvm/utils/yaml-bench/YAMLBench.cpp, 5 times
- external/gpl3/gcc.old/dist/gcc/analyzer/checker-path.cc, 2 times
- external/gpl3/gcc.old/dist/gcc/analyzer/diagnostic-manager.cc, 3 times
- external/gpl3/gcc.old/dist/gcc/analyzer/engine.cc, 10 times
- external/gpl3/gcc.old/dist/gcc/analyzer/region-model.cc, 4 times
- external/gpl3/gcc.old/dist/gcc/analyzer/sm-file.cc, line 306
- external/gpl3/gcc.old/dist/gcc/analyzer/sm-malloc.cc, 3 times
- external/gpl3/gcc.old/dist/gcc/analyzer/sm-sensitive.cc, line 192
- external/gpl3/gcc.old/dist/gcc/analyzer/sm-signal.cc, 2 times
- external/gpl3/gcc.old/dist/gcc/analyzer/sm-taint.cc, 2 times
- external/gpl3/gcc.old/dist/gcc/analyzer/sm.cc, line 43
- external/gpl3/gcc.old/dist/gcc/analyzer/supergraph.cc, line 76
- external/gpl3/gcc.old/dist/gcc/analyzer/supergraph.h, line 264
- external/gpl3/gcc.old/dist/gcc/asan.c, line 3632
- external/gpl3/gcc.old/dist/gcc/auto-profile.c, 3 times
- external/gpl3/gcc.old/dist/gcc/bb-reorder.c, line 1970
- external/gpl3/gcc.old/dist/gcc/cfgexpand.c, 3 times
- external/gpl3/gcc.old/dist/gcc/cfgrtl.c, 2 times
- external/gpl3/gcc.old/dist/gcc/cgraph.c, 17 times
- external/gpl3/gcc.old/dist/gcc/cgraph.h, 23 times
- external/gpl3/gcc.old/dist/gcc/cgraphbuild.c, 3 times
- external/gpl3/gcc.old/dist/gcc/cgraphunit.c, 7 times
- external/gpl3/gcc.old/dist/gcc/config/aarch64/aarch64.c, 2 times
- external/gpl3/gcc.old/dist/gcc/config/bfin/bfin.c, line 4206
- external/gpl3/gcc.old/dist/gcc/config/mips/mips.c, line 19311
- external/gpl3/gcc.old/dist/gcc/config/pru/pru-passes.c, line 143
- external/gpl3/gcc.old/dist/gcc/config/sh/sh.c, 3 times
- external/gpl3/gcc.old/dist/gcc/config/sparc/sparc.c, 2 times
- external/gpl3/gcc.old/dist/gcc/config/v850/v850.c, line 779
- external/gpl3/gcc.old/dist/gcc/coroutine-passes.cc, 3 times
- external/gpl3/gcc.old/dist/gcc/cp/decl2.c, 2 times
- external/gpl3/gcc.old/dist/gcc/dwarf2cfi.c, 2 times
- external/gpl3/gcc.old/dist/gcc/emit-rtl.c, 2 times
- external/gpl3/gcc.old/dist/gcc/final.c, 8 times
- external/gpl3/gcc.old/dist/gcc/genmatch.c, 63 times
- external/gpl3/gcc.old/dist/gcc/gimple-fold.c, 3 times
- external/gpl3/gcc.old/dist/gcc/gimple-loop-interchange.cc, 5 times
- external/gpl3/gcc.old/dist/gcc/gimple-loop-versioning.cc, 3 times
- external/gpl3/gcc.old/dist/gcc/gimple-match-head.c, 2 times
- external/gpl3/gcc.old/dist/gcc/gimple-ssa-backprop.c, 9 times
- external/gpl3/gcc.old/dist/gcc/gimple-ssa-evrp-analyze.c, line 304
- external/gpl3/gcc.old/dist/gcc/gimple-ssa-evrp.c, line 142
- external/gpl3/gcc.old/dist/gcc/gimple-ssa-isolate-paths.c, 2 times
- external/gpl3/gcc.old/dist/gcc/gimple-ssa-split-paths.c, line 314
- external/gpl3/gcc.old/dist/gcc/gimple-ssa.h, 2 times
- external/gpl3/gcc.old/dist/gcc/gimple-streamer-in.c, line 183
- external/gpl3/gcc.old/dist/gcc/gimple-walk.c, 3 times
- external/gpl3/gcc.old/dist/gcc/gimple.c, 3 times
- external/gpl3/gcc.old/dist/gcc/gimple.h, 8 times
- external/gpl3/gcc.old/dist/gcc/hsa-brig.c, 22 times
- external/gpl3/gcc.old/dist/gcc/hsa-common.c, 15 times
- external/gpl3/gcc.old/dist/gcc/hsa-dump.c, line 1111
- external/gpl3/gcc.old/dist/gcc/hsa-gen.c, 12 times
- external/gpl3/gcc.old/dist/gcc/hsa-regalloc.c, 3 times
- external/gpl3/gcc.old/dist/gcc/internal-fn.c, 2 times
- external/gpl3/gcc.old/dist/gcc/ipa-comdats.c, 9 times
- external/gpl3/gcc.old/dist/gcc/ipa-devirt.c, 2 times
- external/gpl3/gcc.old/dist/gcc/ipa-fnsummary.c, line 4220
- external/gpl3/gcc.old/dist/gcc/ipa-hsa.c, line 245
- external/gpl3/gcc.old/dist/gcc/ipa-icf-gimple.c, line 420
- external/gpl3/gcc.old/dist/gcc/ipa-icf.c, 19 times
- external/gpl3/gcc.old/dist/gcc/ipa-icf.h, 2 times
- external/gpl3/gcc.old/dist/gcc/ipa-inline-analysis.c, 2 times
- external/gpl3/gcc.old/dist/gcc/ipa-inline-transform.c, 3 times
- external/gpl3/gcc.old/dist/gcc/ipa-inline.c, 2 times
- external/gpl3/gcc.old/dist/gcc/ipa-profile.c, 2 times
- external/gpl3/gcc.old/dist/gcc/ipa-prop.c, 3 times
- external/gpl3/gcc.old/dist/gcc/ipa-pure-const.c, 7 times
- external/gpl3/gcc.old/dist/gcc/ipa-ref.c, line 88
- external/gpl3/gcc.old/dist/gcc/ipa-reference.c, 4 times
- external/gpl3/gcc.old/dist/gcc/ipa-split.c, 6 times
- external/gpl3/gcc.old/dist/gcc/ipa-sra.c, line 2819
- external/gpl3/gcc.old/dist/gcc/ipa-utils.c, 4 times
- external/gpl3/gcc.old/dist/gcc/ipa-visibility.c, 2 times
- external/gpl3/gcc.old/dist/gcc/ipa.c, 9 times
- external/gpl3/gcc.old/dist/gcc/is-a.h, line 236
- external/gpl3/gcc.old/dist/gcc/jump.c, line 1296
- external/gpl3/gcc.old/dist/gcc/lto-cgraph.c, 17 times
- external/gpl3/gcc.old/dist/gcc/lto-streamer-in.c, line 1612
- external/gpl3/gcc.old/dist/gcc/lto-streamer-out.c, 4 times
- external/gpl3/gcc.old/dist/gcc/lto-streamer.h, 2 times
- external/gpl3/gcc.old/dist/gcc/lto/lto-dump.c, 3 times
- external/gpl3/gcc.old/dist/gcc/lto/lto-partition.c, 12 times
- external/gpl3/gcc.old/dist/gcc/lto/lto-symtab.c, 11 times
- external/gpl3/gcc.old/dist/gcc/lto/lto.c, 2 times
- external/gpl3/gcc.old/dist/gcc/machmode.h, 4 times
- external/gpl3/gcc.old/dist/gcc/multiple_target.c, line 141
- external/gpl3/gcc.old/dist/gcc/omp-expand.c, line 235
- external/gpl3/gcc.old/dist/gcc/omp-grid.c, 18 times
- external/gpl3/gcc.old/dist/gcc/omp-low.c, line 3355
- external/gpl3/gcc.old/dist/gcc/omp-simd-clone.c, line 1061
- external/gpl3/gcc.old/dist/gcc/predict.c, 3 times
- external/gpl3/gcc.old/dist/gcc/read-rtl-function.c, 2 times
- external/gpl3/gcc.old/dist/gcc/reorg.c, 6 times
- external/gpl3/gcc.old/dist/gcc/resource.c, 2 times
- external/gpl3/gcc.old/dist/gcc/sanopt.c, 3 times
- external/gpl3/gcc.old/dist/gcc/ssa-iterators.h, line 898
- external/gpl3/gcc.old/dist/gcc/symtab.c, 23 times
- external/gpl3/gcc.old/dist/gcc/trans-mem.c, 4 times
- external/gpl3/gcc.old/dist/gcc/tree-call-cdce.c, line 1201
- external/gpl3/gcc.old/dist/gcc/tree-cfg.c, 16 times
- external/gpl3/gcc.old/dist/gcc/tree-cfgcleanup.c, 3 times
- external/gpl3/gcc.old/dist/gcc/tree-eh.c, 4 times
- external/gpl3/gcc.old/dist/gcc/tree-if-conv.c, 2 times
- external/gpl3/gcc.old/dist/gcc/tree-inline.c, 8 times
- external/gpl3/gcc.old/dist/gcc/tree-into-ssa.c, line 2129
- external/gpl3/gcc.old/dist/gcc/tree-loop-distribution.c, line 1047
- external/gpl3/gcc.old/dist/gcc/tree-nested.c, line 2545
- external/gpl3/gcc.old/dist/gcc/tree-nrv.c, 2 times
- external/gpl3/gcc.old/dist/gcc/tree-parloops.c, 2 times
- external/gpl3/gcc.old/dist/gcc/tree-scalar-evolution.c, 3 times
- external/gpl3/gcc.old/dist/gcc/tree-ssa-alias.c, line 2749
- external/gpl3/gcc.old/dist/gcc/tree-ssa-ccp.c, 2 times
- external/gpl3/gcc.old/dist/gcc/tree-ssa-dce.c, 2 times
- external/gpl3/gcc.old/dist/gcc/tree-ssa-dom.c, 6 times
- external/gpl3/gcc.old/dist/gcc/tree-ssa-forwprop.c, line 3119
- external/gpl3/gcc.old/dist/gcc/tree-ssa-loop-im.c, 2 times
- external/gpl3/gcc.old/dist/gcc/tree-ssa-loop-ivopts.c, 2 times
- external/gpl3/gcc.old/dist/gcc/tree-ssa-loop-niter.c, 3 times
- external/gpl3/gcc.old/dist/gcc/tree-ssa-loop-split.c, line 192
- external/gpl3/gcc.old/dist/gcc/tree-ssa-loop-unswitch.c, line 142
- external/gpl3/gcc.old/dist/gcc/tree-ssa-math-opts.c, 3 times
- external/gpl3/gcc.old/dist/gcc/tree-ssa-phiopt.c, line 515
- external/gpl3/gcc.old/dist/gcc/tree-ssa-propagate.c, 3 times
- external/gpl3/gcc.old/dist/gcc/tree-ssa-reassoc.c, 4 times
- external/gpl3/gcc.old/dist/gcc/tree-ssa-sccvn.c, 8 times
- external/gpl3/gcc.old/dist/gcc/tree-ssa-scopedtables.c, 2 times
- external/gpl3/gcc.old/dist/gcc/tree-ssa-sink.c, line 142
- external/gpl3/gcc.old/dist/gcc/tree-ssa-strlen.c, line 5691
- external/gpl3/gcc.old/dist/gcc/tree-ssa-structalias.c, 4 times
- external/gpl3/gcc.old/dist/gcc/tree-ssa-ter.c, line 420
- external/gpl3/gcc.old/dist/gcc/tree-ssa-threadedge.c, 3 times
- external/gpl3/gcc.old/dist/gcc/tree-ssa-threadupdate.c, line 473
- external/gpl3/gcc.old/dist/gcc/tree-ssa-uninit.c, 7 times
- external/gpl3/gcc.old/dist/gcc/tree-switch-conversion.c, 2 times
- external/gpl3/gcc.old/dist/gcc/tree-vect-data-refs.c, 9 times
- external/gpl3/gcc.old/dist/gcc/tree-vect-generic.c, line 1968
- external/gpl3/gcc.old/dist/gcc/tree-vect-loop.c, 7 times
- external/gpl3/gcc.old/dist/gcc/tree-vect-patterns.c, 21 times
- external/gpl3/gcc.old/dist/gcc/tree-vect-slp.c, 14 times
- external/gpl3/gcc.old/dist/gcc/tree-vect-stmts.c, 23 times
- external/gpl3/gcc.old/dist/gcc/tree-vectorizer.c, 2 times
- external/gpl3/gcc.old/dist/gcc/tree-vectorizer.h, 2 times
- external/gpl3/gcc.old/dist/gcc/tree-vrp.c, 4 times
- external/gpl3/gcc.old/dist/gcc/ubsan.c, line 679
- external/gpl3/gcc.old/dist/gcc/value-prof.c, 6 times
- external/gpl3/gcc.old/dist/gcc/varasm.c, line 4194
- external/gpl3/gcc.old/dist/gcc/varpool.c, 5 times
- external/gpl3/gcc.old/dist/gcc/vr-values.c, line 825
- external/gpl3/gcc/dist/gcc/analyzer/checker-path.cc, 2 times
- external/gpl3/gcc/dist/gcc/analyzer/diagnostic-manager.cc, 3 times
- external/gpl3/gcc/dist/gcc/analyzer/engine.cc, 10 times
- external/gpl3/gcc/dist/gcc/analyzer/region-model.cc, 4 times
- external/gpl3/gcc/dist/gcc/analyzer/sm-file.cc, line 306
- external/gpl3/gcc/dist/gcc/analyzer/sm-malloc.cc, 3 times
- external/gpl3/gcc/dist/gcc/analyzer/sm-sensitive.cc, line 192
- external/gpl3/gcc/dist/gcc/analyzer/sm-signal.cc, 2 times
- external/gpl3/gcc/dist/gcc/analyzer/sm-taint.cc, 2 times
- external/gpl3/gcc/dist/gcc/analyzer/sm.cc, line 43
- external/gpl3/gcc/dist/gcc/analyzer/supergraph.cc, line 76
- external/gpl3/gcc/dist/gcc/analyzer/supergraph.h, line 264
- external/gpl3/gcc/dist/gcc/asan.c, line 3632
- external/gpl3/gcc/dist/gcc/auto-profile.c, 3 times
- external/gpl3/gcc/dist/gcc/bb-reorder.c, line 1970
- external/gpl3/gcc/dist/gcc/cfgexpand.c, 3 times
- external/gpl3/gcc/dist/gcc/cfgrtl.c, 2 times
- external/gpl3/gcc/dist/gcc/cgraph.c, 17 times
- external/gpl3/gcc/dist/gcc/cgraph.h, 23 times
- external/gpl3/gcc/dist/gcc/cgraphbuild.c, 3 times
- external/gpl3/gcc/dist/gcc/cgraphunit.c, 7 times
- external/gpl3/gcc/dist/gcc/config/aarch64/aarch64.c, 2 times
- external/gpl3/gcc/dist/gcc/config/bfin/bfin.c, line 4206
- external/gpl3/gcc/dist/gcc/config/mips/mips.c, line 19311
- external/gpl3/gcc/dist/gcc/config/pru/pru-passes.c, line 143
- external/gpl3/gcc/dist/gcc/config/sh/sh.c, 3 times
- external/gpl3/gcc/dist/gcc/config/sparc/sparc.c, 2 times
- external/gpl3/gcc/dist/gcc/config/v850/v850.c, line 779
- external/gpl3/gcc/dist/gcc/coroutine-passes.cc, 3 times
- external/gpl3/gcc/dist/gcc/cp/decl2.c, 2 times
- external/gpl3/gcc/dist/gcc/dwarf2cfi.c, 2 times
- external/gpl3/gcc/dist/gcc/emit-rtl.c, 2 times
- external/gpl3/gcc/dist/gcc/final.c, 8 times
- external/gpl3/gcc/dist/gcc/genmatch.c, 63 times
- external/gpl3/gcc/dist/gcc/gimple-fold.c, 3 times
- external/gpl3/gcc/dist/gcc/gimple-loop-interchange.cc, 5 times
- external/gpl3/gcc/dist/gcc/gimple-loop-versioning.cc, 3 times
- external/gpl3/gcc/dist/gcc/gimple-match-head.c, 2 times
- external/gpl3/gcc/dist/gcc/gimple-ssa-backprop.c, 9 times
- external/gpl3/gcc/dist/gcc/gimple-ssa-evrp-analyze.c, line 304
- external/gpl3/gcc/dist/gcc/gimple-ssa-evrp.c, line 142
- external/gpl3/gcc/dist/gcc/gimple-ssa-isolate-paths.c, 2 times
- external/gpl3/gcc/dist/gcc/gimple-ssa-split-paths.c, line 314
- external/gpl3/gcc/dist/gcc/gimple-ssa.h, 2 times
- external/gpl3/gcc/dist/gcc/gimple-streamer-in.c, line 183
- external/gpl3/gcc/dist/gcc/gimple-walk.c, 3 times
- external/gpl3/gcc/dist/gcc/gimple.c, 3 times
- external/gpl3/gcc/dist/gcc/gimple.h, 8 times
- external/gpl3/gcc/dist/gcc/hsa-brig.c, 22 times
- external/gpl3/gcc/dist/gcc/hsa-common.c, 15 times
- external/gpl3/gcc/dist/gcc/hsa-dump.c, line 1111
- external/gpl3/gcc/dist/gcc/hsa-gen.c, 12 times
- external/gpl3/gcc/dist/gcc/hsa-regalloc.c, 3 times
- external/gpl3/gcc/dist/gcc/internal-fn.c, 2 times
- external/gpl3/gcc/dist/gcc/ipa-comdats.c, 9 times
- external/gpl3/gcc/dist/gcc/ipa-devirt.c, 2 times
- external/gpl3/gcc/dist/gcc/ipa-fnsummary.c, line 4220
- external/gpl3/gcc/dist/gcc/ipa-hsa.c, line 245
- external/gpl3/gcc/dist/gcc/ipa-icf-gimple.c, line 420
- external/gpl3/gcc/dist/gcc/ipa-icf.c, 19 times
- external/gpl3/gcc/dist/gcc/ipa-icf.h, 2 times
- external/gpl3/gcc/dist/gcc/ipa-inline-analysis.c, 2 times
- external/gpl3/gcc/dist/gcc/ipa-inline-transform.c, 3 times
- external/gpl3/gcc/dist/gcc/ipa-inline.c, 2 times
- external/gpl3/gcc/dist/gcc/ipa-profile.c, 2 times
- external/gpl3/gcc/dist/gcc/ipa-prop.c, 3 times
- external/gpl3/gcc/dist/gcc/ipa-pure-const.c, 7 times
- external/gpl3/gcc/dist/gcc/ipa-ref.c, line 88
- external/gpl3/gcc/dist/gcc/ipa-reference.c, 4 times
- external/gpl3/gcc/dist/gcc/ipa-split.c, 6 times
- external/gpl3/gcc/dist/gcc/ipa-sra.c, line 2819
- external/gpl3/gcc/dist/gcc/ipa-utils.c, 4 times
- external/gpl3/gcc/dist/gcc/ipa-visibility.c, 2 times
- external/gpl3/gcc/dist/gcc/ipa.c, 9 times
- external/gpl3/gcc/dist/gcc/is-a.h, line 236
- external/gpl3/gcc/dist/gcc/jump.c, line 1296
- external/gpl3/gcc/dist/gcc/lto-cgraph.c, 17 times
- external/gpl3/gcc/dist/gcc/lto-streamer-in.c, line 1612
- external/gpl3/gcc/dist/gcc/lto-streamer-out.c, 4 times
- external/gpl3/gcc/dist/gcc/lto-streamer.h, 2 times
- external/gpl3/gcc/dist/gcc/lto/lto-dump.c, 3 times
- external/gpl3/gcc/dist/gcc/lto/lto-partition.c, 12 times
- external/gpl3/gcc/dist/gcc/lto/lto-symtab.c, 11 times
- external/gpl3/gcc/dist/gcc/lto/lto.c, 2 times
- external/gpl3/gcc/dist/gcc/machmode.h, 4 times
- external/gpl3/gcc/dist/gcc/multiple_target.c, line 141
- external/gpl3/gcc/dist/gcc/omp-expand.c, line 235
- external/gpl3/gcc/dist/gcc/omp-grid.c, 18 times
- external/gpl3/gcc/dist/gcc/omp-low.c, line 3355
- external/gpl3/gcc/dist/gcc/omp-simd-clone.c, line 1061
- external/gpl3/gcc/dist/gcc/predict.c, 3 times
- external/gpl3/gcc/dist/gcc/read-rtl-function.c, 2 times
- external/gpl3/gcc/dist/gcc/reorg.c, 6 times
- external/gpl3/gcc/dist/gcc/resource.c, 2 times
- external/gpl3/gcc/dist/gcc/sanopt.c, 3 times
- external/gpl3/gcc/dist/gcc/ssa-iterators.h, line 898
- external/gpl3/gcc/dist/gcc/symtab.c, 23 times
- external/gpl3/gcc/dist/gcc/trans-mem.c, 4 times
- external/gpl3/gcc/dist/gcc/tree-call-cdce.c, line 1201
- external/gpl3/gcc/dist/gcc/tree-cfg.c, 16 times
- external/gpl3/gcc/dist/gcc/tree-cfgcleanup.c, 3 times
- external/gpl3/gcc/dist/gcc/tree-eh.c, 4 times
- external/gpl3/gcc/dist/gcc/tree-if-conv.c, 2 times
- external/gpl3/gcc/dist/gcc/tree-inline.c, 8 times
- external/gpl3/gcc/dist/gcc/tree-into-ssa.c, line 2129
- external/gpl3/gcc/dist/gcc/tree-loop-distribution.c, line 1047
- external/gpl3/gcc/dist/gcc/tree-nested.c, line 2545
- external/gpl3/gcc/dist/gcc/tree-nrv.c, 2 times
- external/gpl3/gcc/dist/gcc/tree-parloops.c, 2 times
- external/gpl3/gcc/dist/gcc/tree-scalar-evolution.c, 3 times
- external/gpl3/gcc/dist/gcc/tree-ssa-alias.c, line 2749
- external/gpl3/gcc/dist/gcc/tree-ssa-ccp.c, 2 times
- external/gpl3/gcc/dist/gcc/tree-ssa-dce.c, 2 times
- external/gpl3/gcc/dist/gcc/tree-ssa-dom.c, 6 times
- external/gpl3/gcc/dist/gcc/tree-ssa-forwprop.c, line 3119
- external/gpl3/gcc/dist/gcc/tree-ssa-loop-im.c, 2 times
- external/gpl3/gcc/dist/gcc/tree-ssa-loop-ivopts.c, 2 times
- external/gpl3/gcc/dist/gcc/tree-ssa-loop-niter.c, 3 times
- external/gpl3/gcc/dist/gcc/tree-ssa-loop-split.c, line 192
- external/gpl3/gcc/dist/gcc/tree-ssa-loop-unswitch.c, line 142
- external/gpl3/gcc/dist/gcc/tree-ssa-math-opts.c, 3 times
- external/gpl3/gcc/dist/gcc/tree-ssa-phiopt.c, line 515
- external/gpl3/gcc/dist/gcc/tree-ssa-propagate.c, 3 times
- external/gpl3/gcc/dist/gcc/tree-ssa-reassoc.c, 4 times
- external/gpl3/gcc/dist/gcc/tree-ssa-sccvn.c, 8 times
- external/gpl3/gcc/dist/gcc/tree-ssa-scopedtables.c, 2 times
- external/gpl3/gcc/dist/gcc/tree-ssa-sink.c, line 142
- external/gpl3/gcc/dist/gcc/tree-ssa-strlen.c, line 5691
- external/gpl3/gcc/dist/gcc/tree-ssa-structalias.c, 4 times
- external/gpl3/gcc/dist/gcc/tree-ssa-ter.c, line 420
- external/gpl3/gcc/dist/gcc/tree-ssa-threadedge.c, 3 times
- external/gpl3/gcc/dist/gcc/tree-ssa-threadupdate.c, line 473
- external/gpl3/gcc/dist/gcc/tree-ssa-uninit.c, 7 times
- external/gpl3/gcc/dist/gcc/tree-switch-conversion.c, 2 times
- external/gpl3/gcc/dist/gcc/tree-vect-data-refs.c, 9 times
- external/gpl3/gcc/dist/gcc/tree-vect-generic.c, line 1968
- external/gpl3/gcc/dist/gcc/tree-vect-loop.c, 7 times
- external/gpl3/gcc/dist/gcc/tree-vect-patterns.c, 21 times
- external/gpl3/gcc/dist/gcc/tree-vect-slp.c, 14 times
- external/gpl3/gcc/dist/gcc/tree-vect-stmts.c, 23 times
- external/gpl3/gcc/dist/gcc/tree-vectorizer.c, 2 times
- external/gpl3/gcc/dist/gcc/tree-vectorizer.h, 2 times
- external/gpl3/gcc/dist/gcc/tree-vrp.c, 4 times
- external/gpl3/gcc/dist/gcc/ubsan.c, line 679
- external/gpl3/gcc/dist/gcc/value-prof.c, 6 times
- external/gpl3/gcc/dist/gcc/varasm.c, line 4194
- external/gpl3/gcc/dist/gcc/varpool.c, 5 times
- external/gpl3/gcc/dist/gcc/vr-values.c, line 825