Defined in 1 files as a struct:
Defined in 2 files as a prototype:
Defined in 8 files as a member:
Defined in 5 files as a function:
Defined in 6 files as a enumerator:
Referenced in 375 files:
- common/dist/zlib/deflate.c, 2 times
- external/apache2/llvm/dist/clang/include/clang/ASTMatchers/ASTMatchers.h, 2 times
- external/apache2/llvm/dist/clang/include/clang/Analysis/Analyses/CalledOnceCheck.h, line 60
- external/apache2/llvm/dist/clang/include/clang/Analysis/Analyses/ThreadSafetyTIL.h, line 985
- external/apache2/llvm/dist/clang/include/clang/Analysis/Analyses/ThreadSafetyTraverse.h, 2 times
- external/apache2/llvm/dist/clang/include/clang/Analysis/CallGraph.h, 2 times
- external/apache2/llvm/dist/clang/include/clang/Analysis/PathDiagnostic.h, 4 times
- external/apache2/llvm/dist/clang/include/clang/Sema/Sema.h, 8 times
- external/apache2/llvm/dist/clang/include/clang/StaticAnalyzer/Core/Checker.h, 11 times
- external/apache2/llvm/dist/clang/include/clang/StaticAnalyzer/Core/CheckerManager.h, 11 times
- external/apache2/llvm/dist/clang/include/clang/StaticAnalyzer/Core/PathSensitive/CallEvent.h, 7 times
- external/apache2/llvm/dist/clang/include/clang/StaticAnalyzer/Core/PathSensitive/ExprEngine.h, 15 times
- external/apache2/llvm/dist/clang/include/clang/StaticAnalyzer/Core/PathSensitive/ProgramState.h, 5 times
- external/apache2/llvm/dist/clang/include/clang/StaticAnalyzer/Core/PathSensitive/Store.h, 2 times
- external/apache2/llvm/dist/clang/include/clang/Tooling/NodeIntrospection.h, 2 times
- external/apache2/llvm/dist/clang/lib/AST/Expr.cpp, 2 times
- external/apache2/llvm/dist/clang/lib/AST/ExprConstant.cpp, 42 times
- external/apache2/llvm/dist/clang/lib/AST/StmtPrinter.cpp, 7 times
- external/apache2/llvm/dist/clang/lib/Analysis/BodyFarm.cpp, 7 times
- external/apache2/llvm/dist/clang/lib/Analysis/CalledOnceCheck.cpp, 28 times
- external/apache2/llvm/dist/clang/lib/Analysis/Consumed.cpp, 47 times
- external/apache2/llvm/dist/clang/lib/Analysis/PathDiagnostic.cpp, 6 times
- external/apache2/llvm/dist/clang/lib/Analysis/ThreadSafetyCommon.cpp, 2 times
- external/apache2/llvm/dist/clang/lib/CodeGen/CGBuiltin.cpp, 83 times
- external/apache2/llvm/dist/clang/lib/CodeGen/CGCall.cpp, 3 times
- external/apache2/llvm/dist/clang/lib/CodeGen/CGCoroutine.cpp, 5 times
- external/apache2/llvm/dist/clang/lib/CodeGen/CGExpr.cpp, 10 times
- external/apache2/llvm/dist/clang/lib/CodeGen/CGExprComplex.cpp, 3 times
- external/apache2/llvm/dist/clang/lib/CodeGen/CGExprConstant.cpp, 2 times
- external/apache2/llvm/dist/clang/lib/CodeGen/CGObjC.cpp, 2 times
- external/apache2/llvm/dist/clang/lib/CodeGen/CGObjCMac.cpp, 4 times
- external/apache2/llvm/dist/clang/lib/CodeGen/CGOpenMPRuntime.cpp, 6 times
- external/apache2/llvm/dist/clang/lib/CodeGen/CGStmt.cpp, 3 times
- external/apache2/llvm/dist/clang/lib/CodeGen/CGVTables.cpp, 8 times
- external/apache2/llvm/dist/clang/lib/CodeGen/CodeGenFunction.cpp, 3 times
- external/apache2/llvm/dist/clang/lib/CodeGen/CodeGenModule.cpp, 2 times
- external/apache2/llvm/dist/clang/lib/CodeGen/ItaniumCXXABI.cpp, 4 times
- external/apache2/llvm/dist/clang/lib/CodeGen/MicrosoftCXXABI.cpp, 2 times
- external/apache2/llvm/dist/clang/lib/Index/IndexBody.cpp, line 129
- external/apache2/llvm/dist/clang/lib/Index/IndexSymbol.cpp, 2 times
- external/apache2/llvm/dist/clang/lib/Index/IndexingContext.cpp, line 335
- external/apache2/llvm/dist/clang/lib/Sema/AnalysisBasedWarnings.cpp, 2 times
- external/apache2/llvm/dist/clang/lib/Sema/SemaChecking.cpp, 143 times
- external/apache2/llvm/dist/clang/lib/Sema/SemaCoroutine.cpp, 3 times
- external/apache2/llvm/dist/clang/lib/Sema/SemaDeclCXX.cpp, 7 times
- external/apache2/llvm/dist/clang/lib/Sema/SemaExpr.cpp, 24 times
- external/apache2/llvm/dist/clang/lib/Sema/SemaExprCXX.cpp, 8 times
- external/apache2/llvm/dist/clang/lib/Sema/SemaInit.cpp, 10 times
- external/apache2/llvm/dist/clang/lib/Sema/SemaOpenMP.cpp, 7 times
- external/apache2/llvm/dist/clang/lib/Sema/SemaOverload.cpp, 6 times
- external/apache2/llvm/dist/clang/lib/Sema/SemaStmt.cpp, 7 times
- external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Checkers/AnalysisOrderChecker.cpp, 14 times
- external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Checkers/BasicObjCFoundationChecks.cpp, 16 times
- external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Checkers/BlockInCriticalSectionChecker.cpp, 34 times
- external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Checkers/BuiltinFunctionChecker.cpp, 10 times
- external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Checkers/CStringChecker.cpp, 14 times
- external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Checkers/CallAndMessageChecker.cpp, 30 times
- external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Checkers/CastValueChecker.cpp, 68 times
- external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Checkers/CheckObjCDealloc.cpp, 11 times
- external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Checkers/CheckerDocumentation.cpp, 6 times
- external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Checkers/ChrootChecker.cpp, 16 times
- external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Checkers/ContainerModeling.cpp, 16 times
- external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Checkers/DebugContainerModeling.cpp, 5 times
- external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Checkers/DebugIteratorModeling.cpp, 5 times
- external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Checkers/DynamicTypePropagation.cpp, 9 times
- external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Checkers/ExprInspectionChecker.cpp, 4 times
- external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Checkers/FuchsiaHandleChecker.cpp, 24 times
- external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Checkers/GTestChecker.cpp, 16 times
- external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Checkers/GenericTaintChecker.cpp, 64 times
- external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Checkers/InnerPointerChecker.cpp, 39 times
- external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Checkers/InvalidatedIteratorChecker.cpp, 5 times
- external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Checkers/IteratorModeling.cpp, 66 times
- external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Checkers/IteratorRangeChecker.cpp, 24 times
- external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Checkers/LocalizationChecker.cpp, 16 times
- external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Checkers/MIGChecker.cpp, 6 times
- external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Checkers/MacOSKeychainAPIChecker.cpp, 4 times
- external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Checkers/MallocChecker.cpp, 215 times
- external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Checkers/MismatchedIteratorChecker.cpp, 32 times
- external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Checkers/MmapWriteExecChecker.cpp, 6 times
- external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Checkers/MoveChecker.cpp, 10 times
- external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Checkers/NonNullParamChecker.cpp, 22 times
- external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Checkers/NullabilityChecker.cpp, 16 times
- external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Checkers/ObjCContainersChecker.cpp, 2 times
- external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Checkers/ObjCSelfInitChecker.cpp, 2 times
- external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Checkers/ObjCSuperDeallocChecker.cpp, 3 times
- external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Checkers/PthreadLockChecker.cpp, 79 times
- external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Checkers/RetainCountChecker/RetainCountChecker.cpp, 19 times
- external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Checkers/RetainCountChecker/RetainCountChecker.h, 6 times
- external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Checkers/RetainCountChecker/RetainCountDiagnostics.cpp, 6 times
- external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Checkers/ReturnValueChecker.cpp, 12 times
- external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Checkers/STLAlgorithmModeling.cpp, 5 times
- external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Checkers/SimpleStreamChecker.cpp, 21 times
- external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Checkers/SmartPtr.h, line 24
- external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Checkers/SmartPtrChecker.cpp, 10 times
- external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Checkers/SmartPtrModeling.cpp, 61 times
- external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Checkers/StackAddrEscapeChecker.cpp, 6 times
- external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Checkers/StdLibraryFunctionsChecker.cpp, 46 times
- external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Checkers/StreamChecker.cpp, 65 times
- external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Checkers/TraversalChecker.cpp, 7 times
- external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Checkers/TrustNonnullChecker.cpp, 8 times
- external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Checkers/ValistChecker.cpp, 22 times
- external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Checkers/VforkChecker.cpp, 8 times
- external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Checkers/VirtualCallChecker.cpp, 5 times
- external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Checkers/cert/PutenvWithAutoChecker.cpp, 5 times
- external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Core/BugReporter.cpp, 29 times
- external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Core/BugReporterVisitors.cpp, 26 times
- external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Core/CallEvent.cpp, 10 times
- external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Core/CheckerManager.cpp, 21 times
- external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Core/ExprEngine.cpp, 10 times
- external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Core/ExprEngineCXX.cpp, 31 times
- external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Core/ExprEngineCallAndReturn.cpp, 63 times
- external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Core/HTMLDiagnostics.cpp, line 846
- external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Core/PlistDiagnostics.cpp, 5 times
- external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Core/ProgramState.cpp, 10 times
- external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Core/RegionStore.cpp, 4 times
- external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Core/SarifDiagnostics.cpp, line 241
- external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Core/Store.cpp, 2 times
- external/apache2/llvm/dist/clang/lib/Tooling/NodeIntrospection.cpp, 5 times
- external/apache2/llvm/dist/llvm/include/llvm/Analysis/AliasAnalysis.h, 38 times
- external/apache2/llvm/dist/llvm/include/llvm/Analysis/BasicAliasAnalysis.h, 3 times
- external/apache2/llvm/dist/llvm/include/llvm/Analysis/CallGraph.h, 9 times
- external/apache2/llvm/dist/llvm/include/llvm/Analysis/ConstantFolding.h, 3 times
- external/apache2/llvm/dist/llvm/include/llvm/Analysis/GlobalsModRef.h, 3 times
- external/apache2/llvm/dist/llvm/include/llvm/Analysis/IndirectCallVisitor.h, 3 times
- external/apache2/llvm/dist/llvm/include/llvm/Analysis/InlineCost.h, 5 times
- external/apache2/llvm/dist/llvm/include/llvm/Analysis/InstructionSimplify.h, line 287
- external/apache2/llvm/dist/llvm/include/llvm/Analysis/LazyCallGraph.h, 2 times
- external/apache2/llvm/dist/llvm/include/llvm/Analysis/MemoryDependenceAnalysis.h, line 493
- external/apache2/llvm/dist/llvm/include/llvm/Analysis/MemoryLocation.h, 3 times
- external/apache2/llvm/dist/llvm/include/llvm/Analysis/ObjCARCAliasAnalysis.h, line 64
- external/apache2/llvm/dist/llvm/include/llvm/Analysis/ObjCARCAnalysisUtils.h, line 175
- external/apache2/llvm/dist/llvm/include/llvm/Analysis/ScopedNoAliasAA.h, line 43
- external/apache2/llvm/dist/llvm/include/llvm/Analysis/TargetTransformInfoImpl.h, line 945
- external/apache2/llvm/dist/llvm/include/llvm/Analysis/TypeBasedAliasAnalysis.h, 2 times
- external/apache2/llvm/dist/llvm/include/llvm/Analysis/ValueTracking.h, 4 times
- external/apache2/llvm/dist/llvm/include/llvm/AsmParser/LLParser.h, 2 times
- external/apache2/llvm/dist/llvm/include/llvm/CodeGen/Analysis.h, line 116
- external/apache2/llvm/dist/llvm/include/llvm/CodeGen/FastISel.h, 17 times
- external/apache2/llvm/dist/llvm/include/llvm/CodeGen/GlobalISel/CallLowering.h, 2 times
- external/apache2/llvm/dist/llvm/include/llvm/CodeGen/MachineInstr.h, line 813
- external/apache2/llvm/dist/llvm/include/llvm/CodeGen/TargetLowering.h, 25 times
- external/apache2/llvm/dist/llvm/include/llvm/IR/InstVisitor.h, line 157
- external/apache2/llvm/dist/llvm/include/llvm/IR/InstrTypes.h, 2 times
- external/apache2/llvm/dist/llvm/include/llvm/IR/Instruction.h, line 617
- external/apache2/llvm/dist/llvm/include/llvm/IR/Instructions.h, 3 times
- external/apache2/llvm/dist/llvm/include/llvm/IR/MatrixBuilder.h, 8 times
- external/apache2/llvm/dist/llvm/include/llvm/IR/ModuleSummaryIndex.h, line 602
- external/apache2/llvm/dist/llvm/include/llvm/IR/Operator.h, line 401
- external/apache2/llvm/dist/llvm/include/llvm/MC/MCInstrDesc.h, line 279
- external/apache2/llvm/dist/llvm/include/llvm/Transforms/IPO/Attributor.h, line 1575
- external/apache2/llvm/dist/llvm/include/llvm/Transforms/IPO/SampleProfileProbe.h, line 109
- external/apache2/llvm/dist/llvm/include/llvm/Transforms/Scalar/GVNExpression.h, 2 times
- external/apache2/llvm/dist/llvm/include/llvm/Transforms/Utils/Local.h, line 405
- external/apache2/llvm/dist/llvm/lib/Analysis/AliasAnalysis.cpp, 29 times
- external/apache2/llvm/dist/llvm/lib/Analysis/AliasAnalysisEvaluator.cpp, 14 times
- external/apache2/llvm/dist/llvm/lib/Analysis/AliasAnalysisSummary.cpp, 8 times
- external/apache2/llvm/dist/llvm/lib/Analysis/AliasAnalysisSummary.h, 3 times
- external/apache2/llvm/dist/llvm/lib/Analysis/AliasSetTracker.cpp, 8 times
- external/apache2/llvm/dist/llvm/lib/Analysis/BasicAliasAnalysis.cpp, 42 times
- external/apache2/llvm/dist/llvm/lib/Analysis/BranchProbabilityInfo.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/Analysis/CFLGraph.h, 20 times
- external/apache2/llvm/dist/llvm/lib/Analysis/CallGraph.cpp, 11 times
- external/apache2/llvm/dist/llvm/lib/Analysis/CallGraphSCCPass.cpp, 22 times
- external/apache2/llvm/dist/llvm/lib/Analysis/CaptureTracking.cpp, 11 times
- external/apache2/llvm/dist/llvm/lib/Analysis/CodeMetrics.cpp, 4 times
- external/apache2/llvm/dist/llvm/lib/Analysis/ConstantFolding.cpp, 36 times
- external/apache2/llvm/dist/llvm/lib/Analysis/DemandedBits.cpp, line 116
- external/apache2/llvm/dist/llvm/lib/Analysis/GlobalsModRef.cpp, 22 times
- external/apache2/llvm/dist/llvm/lib/Analysis/InlineAdvisor.cpp, 4 times
- external/apache2/llvm/dist/llvm/lib/Analysis/InlineCost.cpp, 86 times
- external/apache2/llvm/dist/llvm/lib/Analysis/InstructionSimplify.cpp, 35 times
- external/apache2/llvm/dist/llvm/lib/Analysis/LazyCallGraph.cpp, 11 times
- external/apache2/llvm/dist/llvm/lib/Analysis/LazyValueInfo.cpp, line 558
- external/apache2/llvm/dist/llvm/lib/Analysis/Loads.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/Analysis/LoopAccessAnalysis.cpp, 9 times
- external/apache2/llvm/dist/llvm/lib/Analysis/MemDepPrinter.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/Analysis/MemoryDependenceAnalysis.cpp, 4 times
- external/apache2/llvm/dist/llvm/lib/Analysis/MemoryLocation.cpp, 10 times
- external/apache2/llvm/dist/llvm/lib/Analysis/MemorySSA.cpp, 9 times
- external/apache2/llvm/dist/llvm/lib/Analysis/ModuleSummaryAnalysis.cpp, 8 times
- external/apache2/llvm/dist/llvm/lib/Analysis/ObjCARCAliasAnalysis.cpp, 4 times
- external/apache2/llvm/dist/llvm/lib/Analysis/ObjCARCInstKind.cpp, 13 times
- external/apache2/llvm/dist/llvm/lib/Analysis/ProfileSummaryInfo.cpp, 5 times
- external/apache2/llvm/dist/llvm/lib/Analysis/ScalarEvolution.cpp, line 6877
- external/apache2/llvm/dist/llvm/lib/Analysis/ScopedNoAliasAA.cpp, 5 times
- external/apache2/llvm/dist/llvm/lib/Analysis/StackSafetyAnalysis.cpp, 12 times
- external/apache2/llvm/dist/llvm/lib/Analysis/TargetTransformInfo.cpp, line 1390
- external/apache2/llvm/dist/llvm/lib/Analysis/TypeBasedAliasAnalysis.cpp, 8 times
- external/apache2/llvm/dist/llvm/lib/Analysis/ValueTracking.cpp, 22 times
- external/apache2/llvm/dist/llvm/lib/AsmParser/LLLexer.cpp, line 875
- external/apache2/llvm/dist/llvm/lib/AsmParser/LLParser.cpp, 9 times
- external/apache2/llvm/dist/llvm/lib/Bitcode/Reader/BitcodeReader.cpp, 4 times
- external/apache2/llvm/dist/llvm/lib/Bitcode/Writer/BitcodeWriter.cpp, 5 times
- external/apache2/llvm/dist/llvm/lib/Bitcode/Writer/ValueEnumerator.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/Analysis.cpp, 10 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/AsmPrinter/WinCFGuard.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/AtomicExpandPass.cpp, 3 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/CodeGenPrepare.cpp, line 7903
- external/apache2/llvm/dist/llvm/lib/CodeGen/CommandFlags.cpp, 3 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/GlobalISel/CallLowering.cpp, 3 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/GlobalISel/InlineAsmLowering.cpp, 10 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/HardwareLoops.cpp, 3 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/SafeStack.cpp, line 327
- external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/FastISel.cpp, 19 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/FunctionLoweringInfo.cpp, 3 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp, 63 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/SelectionDAGBuilder.h, 5 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/SelectionDAGISel.cpp, 3 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/StatepointLowering.cpp, 13 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/TargetLowering.cpp, 17 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/StackProtector.cpp, 4 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/TargetLoweringBase.cpp, line 1796
- external/apache2/llvm/dist/llvm/lib/CodeGen/TypePromotion.cpp, 16 times
- external/apache2/llvm/dist/llvm/lib/ExecutionEngine/Orc/IndirectionUtils.cpp, 4 times
- external/apache2/llvm/dist/llvm/lib/ExecutionEngine/Orc/SpeculateAnalyses.cpp, 4 times
- external/apache2/llvm/dist/llvm/lib/IR/AsmWriter.cpp, 17 times
- external/apache2/llvm/dist/llvm/lib/IR/AutoUpgrade.cpp, 5 times
- external/apache2/llvm/dist/llvm/lib/IR/Core.cpp, 11 times
- external/apache2/llvm/dist/llvm/lib/IR/Function.cpp, 5 times
- external/apache2/llvm/dist/llvm/lib/IR/Instruction.cpp, 4 times
- external/apache2/llvm/dist/llvm/lib/IR/Instructions.cpp, 4 times
- external/apache2/llvm/dist/llvm/lib/IR/Metadata.cpp, line 1418
- external/apache2/llvm/dist/llvm/lib/IR/Value.cpp, 15 times
- external/apache2/llvm/dist/llvm/lib/IR/Verifier.cpp, 297 times
- external/apache2/llvm/dist/llvm/lib/Target/AArch64/AArch64FastISel.cpp, line 3251
- external/apache2/llvm/dist/llvm/lib/Target/AArch64/AArch64InstrInfo.cpp, 6 times
- external/apache2/llvm/dist/llvm/lib/Target/AArch64/AArch64TargetTransformInfo.cpp, line 139
- external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/AMDGPULibCalls.cpp, 4 times
- external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/AMDGPUPromoteAlloca.cpp, 3 times
- external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/SIISelLowering.cpp, 3 times
- external/apache2/llvm/dist/llvm/lib/Target/ARM/ARMBaseInstrInfo.cpp, 5 times
- external/apache2/llvm/dist/llvm/lib/Target/ARM/ARMFastISel.cpp, 6 times
- external/apache2/llvm/dist/llvm/lib/Target/ARM/ARMISelLowering.cpp, line 17366
- external/apache2/llvm/dist/llvm/lib/Target/ARM/ARMParallelDSP.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/Target/ARM/ARMTargetTransformInfo.cpp, 5 times
- external/apache2/llvm/dist/llvm/lib/Target/ARM/MVELaneInterleavingPass.cpp, line 196
- external/apache2/llvm/dist/llvm/lib/Target/ARM/MVETailPredication.cpp, 3 times
- external/apache2/llvm/dist/llvm/lib/Target/BPF/BPFAbstractMemberAccess.cpp, 77 times
- external/apache2/llvm/dist/llvm/lib/Target/BPF/BPFCheckAndAdjustIR.cpp, 6 times
- external/apache2/llvm/dist/llvm/lib/Target/BPF/BPFPreserveDIType.cpp, 13 times
- external/apache2/llvm/dist/llvm/lib/Target/Hexagon/HexagonISelLowering.cpp, 4 times
- external/apache2/llvm/dist/llvm/lib/Target/Hexagon/HexagonVectorCombine.cpp, 7 times
- external/apache2/llvm/dist/llvm/lib/Target/Mips/MipsCCState.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/Target/Mips/MipsCallLowering.cpp, 3 times
- external/apache2/llvm/dist/llvm/lib/Target/Mips/MipsFastISel.cpp, line 1570
- external/apache2/llvm/dist/llvm/lib/Target/NVPTX/NVVMIntrRange.cpp, 17 times
- external/apache2/llvm/dist/llvm/lib/Target/NVPTX/NVVMReflect.cpp, 8 times
- external/apache2/llvm/dist/llvm/lib/Target/PowerPC/PPCFastISel.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/Target/PowerPC/PPCTLSDynamicCall.cpp, 3 times
- external/apache2/llvm/dist/llvm/lib/Target/PowerPC/PPCTargetTransformInfo.cpp, line 285
- external/apache2/llvm/dist/llvm/lib/Target/Sparc/SparcISelLowering.cpp, 3 times
- external/apache2/llvm/dist/llvm/lib/Target/SystemZ/SystemZISelLowering.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/Target/SystemZ/SystemZTargetTransformInfo.cpp, line 176
- external/apache2/llvm/dist/llvm/lib/Target/WebAssembly/WebAssemblyFastISel.cpp, 16 times
- external/apache2/llvm/dist/llvm/lib/Target/WebAssembly/WebAssemblyFixFunctionBitcasts.cpp, 3 times
- external/apache2/llvm/dist/llvm/lib/Target/X86/X86CallFrameOptimization.cpp, 6 times
- external/apache2/llvm/dist/llvm/lib/Target/X86/X86FastISel.cpp, line 3579
- external/apache2/llvm/dist/llvm/lib/Target/X86/X86ISelDAGToDAG.cpp, 5 times
- external/apache2/llvm/dist/llvm/lib/Target/X86/X86TargetTransformInfo.cpp, line 4211
- external/apache2/llvm/dist/llvm/lib/Target/X86/X86WinEHState.cpp, 42 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Coroutines/CoroElide.cpp, 5 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Coroutines/CoroFrame.cpp, 15 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Coroutines/CoroSplit.cpp, 6 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Coroutines/Coroutines.cpp, 18 times
- external/apache2/llvm/dist/llvm/lib/Transforms/IPO/Attributor.cpp, 3 times
- external/apache2/llvm/dist/llvm/lib/Transforms/IPO/AttributorAttributes.cpp, 4 times
- external/apache2/llvm/dist/llvm/lib/Transforms/IPO/CalledValuePropagation.cpp, line 173
- external/apache2/llvm/dist/llvm/lib/Transforms/IPO/FunctionAttrs.cpp, 10 times
- external/apache2/llvm/dist/llvm/lib/Transforms/IPO/FunctionImport.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/Transforms/IPO/IROutliner.cpp, 26 times
- external/apache2/llvm/dist/llvm/lib/Transforms/IPO/Inliner.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/Transforms/IPO/LowerTypeTests.cpp, 6 times
- external/apache2/llvm/dist/llvm/lib/Transforms/IPO/OpenMPOpt.cpp, line 1964
- external/apache2/llvm/dist/llvm/lib/Transforms/IPO/PruneEH.cpp, 4 times
- external/apache2/llvm/dist/llvm/lib/Transforms/IPO/SampleProfileProbe.cpp, 7 times
- external/apache2/llvm/dist/llvm/lib/Transforms/IPO/WholeProgramDevirt.cpp, 21 times
- external/apache2/llvm/dist/llvm/lib/Transforms/InstCombine/InstCombineCalls.cpp, 124 times
- external/apache2/llvm/dist/llvm/lib/Transforms/InstCombine/InstCombineCompares.cpp, 10 times
- external/apache2/llvm/dist/llvm/lib/Transforms/InstCombine/InstCombineInternal.h, 4 times
- external/apache2/llvm/dist/llvm/lib/Transforms/InstCombine/InstCombineLoadStoreAlloca.cpp, 9 times
- external/apache2/llvm/dist/llvm/lib/Transforms/InstCombine/InstCombineSimplifyDemanded.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/Transforms/InstCombine/InstructionCombining.cpp, line 2558
- external/apache2/llvm/dist/llvm/lib/Transforms/Instrumentation/AddressSanitizer.cpp, 7 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Instrumentation/DataFlowSanitizer.cpp, 15 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Instrumentation/InstrProfiling.cpp, 5 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Instrumentation/MemorySanitizer.cpp, 5 times
- external/apache2/llvm/dist/llvm/lib/Transforms/ObjCARC/DependencyAnalysis.cpp, 4 times
- external/apache2/llvm/dist/llvm/lib/Transforms/ObjCARC/ObjCARC.cpp, 3 times
- external/apache2/llvm/dist/llvm/lib/Transforms/ObjCARC/ObjCARCContract.cpp, 4 times
- external/apache2/llvm/dist/llvm/lib/Transforms/ObjCARC/ObjCARCOpts.cpp, 40 times
- external/apache2/llvm/dist/llvm/lib/Transforms/ObjCARC/PtrState.cpp, 3 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/AlignmentFromAssumptions.cpp, 3 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/CorrelatedValuePropagation.cpp, line 1043
- external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/GVN.cpp, 10 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/GVNHoist.cpp, 12 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/GVNSink.cpp, line 445
- external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/InferAddressSpaces.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/LoopVersioningLICM.cpp, 4 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/MemCpyOptimizer.cpp, 5 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/NewGVN.cpp, line 1954
- external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/PartiallyInlineLibCalls.cpp, 18 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/PlaceSafepoints.cpp, 12 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/RewriteStatepointsForGC.cpp, 66 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/Sink.cpp, 3 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/SpeculativeExecution.cpp, line 229
- external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/TailRecursionElimination.cpp, line 129
- external/apache2/llvm/dist/llvm/lib/Transforms/Utils/AssumeBundleBuilder.cpp, 7 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Utils/EntryExitInstrumenter.cpp, 4 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Utils/InlineFunction.cpp, 4 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Utils/Local.cpp, 7 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Utils/SimplifyLibCalls.cpp, 9 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Vectorize/LoopVectorize.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp, 4 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Vectorize/VPlan.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Vectorize/VPlan.h, line 826
- external/apache2/llvm/dist/llvm/tools/bugpoint/Miscompilation.cpp, 2 times
- external/apache2/llvm/dist/llvm/tools/llvm-reduce/deltas/ReduceOperandBundles.cpp, 7 times
- external/apache2/llvm/dist/llvm/utils/TableGen/CodeGenDAGPatterns.h, 4 times
- external/apache2/llvm/dist/llvm/utils/TableGen/GlobalISelEmitter.cpp, 11 times
- external/apache2/llvm/dist/llvm/utils/unittest/googlemock/include/gmock/gmock-spec-builders.h, line 1855
- external/cddl/osnet/dist/uts/common/zmod/deflate.c, 2 times
- external/gpl3/binutils.old/dist/zlib/deflate.c, 2 times
- external/gpl3/binutils/dist/zlib/deflate.c, 2 times
- external/gpl3/gcc.old/dist/gcc/gengtype.c, 2 times
- external/gpl3/gcc.old/dist/libgcc/config/i386/morestack.S, 3 times
- external/gpl3/gcc.old/dist/libgcc/config/rl78/fpbit-sf.S, line 498
- external/gpl3/gcc.old/dist/libgcc/config/rs6000/morestack.S, line 333
- external/gpl3/gcc.old/dist/libgcc/config/s390/morestack.S, 5 times
- external/gpl3/gcc.old/dist/libgcc/config/sh/crt1.S, line 134
- external/gpl3/gcc/dist/gcc/gengtype.c, 2 times
- external/gpl3/gcc/dist/libgcc/config/i386/morestack.S, 3 times
- external/gpl3/gcc/dist/libgcc/config/rl78/fpbit-sf.S, line 498
- external/gpl3/gcc/dist/libgcc/config/rs6000/morestack.S, line 333
- external/gpl3/gcc/dist/libgcc/config/s390/morestack.S, 5 times
- external/gpl3/gcc/dist/libgcc/config/sh/crt1.S, line 134
- external/gpl3/gdb.old/dist/gas/testsuite/gas/bfin/flow.s, line 33
- external/gpl3/gdb.old/dist/gas/testsuite/gas/mips/itbl.s, 2 times
- external/gpl3/gdb.old/dist/ld/testsuite/ld-m68hc11/far-hc11.s, line 16
- external/gpl3/gdb.old/dist/ld/testsuite/ld-m68hc11/far-hc12.s, line 16
- external/gpl3/gdb.old/dist/ld/testsuite/ld-powerpc/tocsave2.s, line 12
- external/gpl3/gdb.old/dist/zlib/deflate.c, 2 times
- external/gpl3/gdb/dist/gas/testsuite/gas/bfin/flow.s, line 33
- external/gpl3/gdb/dist/gas/testsuite/gas/mips/itbl.s, 2 times
- external/gpl3/gdb/dist/ld/testsuite/ld-m68hc11/far-hc11.s, line 16
- external/gpl3/gdb/dist/ld/testsuite/ld-m68hc11/far-hc12.s, line 16
- external/gpl3/gdb/dist/ld/testsuite/ld-powerpc/tocsave2.s, line 12
- external/gpl3/gdb/dist/zlib/deflate.c, 2 times
- lib/libc/arch/sparc/sys/__clone.S, line 78
- lib/libc/arch/sparc64/sys/__clone.S, line 76
- libexec/ld.elf_so/arch/i386/rtld_start.S, line 78
- sys/arch/atari/atari/locore.s, 2 times
- sys/arch/cesfic/cesfic/locore.s, line 581
- sys/arch/hp300/hp300/locore.s, line 807
- sys/arch/hppa/stand/common/srt0.S, line 139
- sys/arch/luna68k/luna68k/locore.s, line 539
- sys/arch/m68k/060sp/dist/fplsp.s, 4 times
- sys/arch/m68k/060sp/dist/fpsp.s, 5 times
- sys/arch/m68k/060sp/dist/pfpsp.s, line 1504
- sys/arch/mac68k/mac68k/locore.s, line 671
- sys/arch/mips/mips/locore_mips1.S, 2 times
- sys/arch/mips/mips/mipsX_subr.S, 2 times
- sys/arch/mvme68k/mvme68k/locore.s, line 890
- sys/arch/news68k/news68k/locore.s, line 641
- sys/arch/next68k/next68k/locore.s, line 640
- sys/arch/sparc64/sparc64/locore.s, 2 times
- sys/arch/sun2/sun2/locore.s, line 371
- sys/arch/sun3/sun3/locore.s, line 417
- sys/arch/sun3/sun3x/locore.s, line 402
- sys/arch/sun68k/stand/libsa/SRT0.S, line 105
- sys/arch/x68k/x68k/locore.s, line 586
- sys/external/bsd/compiler_rt/dist/lib/tsan/tests/rtl/tsan_mop.cc, 3 times
- sys/external/bsd/compiler_rt/dist/lib/tsan/tests/rtl/tsan_test.cc, 2 times
- sys/external/bsd/compiler_rt/dist/lib/xray/xray_trampoline_arm.S, 3 times
- sys/lib/libkern/arch/hppa/milli.S, line 276
- sys/net/zlib.c, 2 times