Defined in 5 files as a member:
Defined in 1 files as a label:
Defined in 2 files as a function:
Defined in 1 files as a enumerator:
Referenced in 258 files:
- external/apache2/llvm/dist/clang/include/clang/Analysis/Analyses/Dominators.h, 6 times
- external/apache2/llvm/dist/clang/include/clang/Analysis/CFG.h, 2 times
- external/apache2/llvm/dist/clang/include/clang/Analysis/RetainSummaryManager.h, 7 times
- external/apache2/llvm/dist/clang/include/clang/StaticAnalyzer/Core/BugReporter/BugType.h, 3 times
- external/apache2/llvm/dist/clang/lib/ARCMigrate/ObjCMT.cpp, 21 times
- external/apache2/llvm/dist/clang/lib/AST/Decl.cpp, 3 times
- external/apache2/llvm/dist/clang/lib/AST/ExprConstant.cpp, 7 times
- external/apache2/llvm/dist/clang/lib/AST/Interp/Interp.cpp, 3 times
- external/apache2/llvm/dist/clang/lib/AST/JSONNodeDumper.cpp, 42 times
- external/apache2/llvm/dist/clang/lib/AST/VTableBuilder.cpp, 4 times
- external/apache2/llvm/dist/clang/lib/Analysis/Consumed.cpp, 5 times
- external/apache2/llvm/dist/clang/lib/Basic/TargetID.cpp, 7 times
- external/apache2/llvm/dist/clang/lib/CodeGen/CGBuiltin.cpp, 11 times
- external/apache2/llvm/dist/clang/lib/CodeGen/CGCXXABI.h, line 488
- external/apache2/llvm/dist/clang/lib/CodeGen/CGCall.cpp, 15 times
- external/apache2/llvm/dist/clang/lib/CodeGen/CGCoroutine.cpp, 2 times
- external/apache2/llvm/dist/clang/lib/CodeGen/CGExprComplex.cpp, 2 times
- external/apache2/llvm/dist/clang/lib/CodeGen/CGOpenMPRuntimeGPU.cpp, 2 times
- external/apache2/llvm/dist/clang/lib/CodeGen/CodeGenModule.cpp, 3 times
- external/apache2/llvm/dist/clang/lib/CodeGen/ItaniumCXXABI.cpp, 3 times
- external/apache2/llvm/dist/clang/lib/CodeGen/MicrosoftCXXABI.cpp, 8 times
- external/apache2/llvm/dist/clang/lib/CodeGen/TargetInfo.cpp, 11 times
- external/apache2/llvm/dist/clang/lib/CrossTU/CrossTranslationUnit.cpp, 2 times
- external/apache2/llvm/dist/clang/lib/Frontend/FrontendAction.cpp, 2 times
- external/apache2/llvm/dist/clang/lib/Sema/SemaDecl.cpp, 3 times
- external/apache2/llvm/dist/clang/lib/Sema/SemaExprObjC.cpp, 7 times
- external/apache2/llvm/dist/clang/lib/Sema/SemaOverload.cpp, 12 times
- external/apache2/llvm/dist/clang/lib/Sema/TreeTransform.h, 4 times
- external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Checkers/MallocChecker.cpp, 5 times
- external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Checkers/StdLibraryFunctionsChecker.cpp, 6 times
- external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Core/AnalyzerOptions.cpp, 6 times
- external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Core/BugReporterVisitors.cpp, 5 times
- external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Core/SarifDiagnostics.cpp, 16 times
- external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Frontend/CheckerRegistry.cpp, 9 times
- external/apache2/llvm/dist/clang/lib/Tooling/DependencyScanning/DependencyScanningTool.cpp, 4 times
- external/apache2/llvm/dist/clang/lib/Tooling/Inclusions/HeaderIncludes.cpp, 12 times
- external/apache2/llvm/dist/clang/tools/clang-scan-deps/ClangScanDeps.cpp, 3 times
- external/apache2/llvm/dist/clang/tools/libclang/CIndexer.cpp, 2 times
- external/apache2/llvm/dist/clang/utils/TableGen/ClangAttrEmitter.cpp, 18 times
- external/apache2/llvm/dist/clang/utils/TableGen/NeonEmitter.cpp, 6 times
- external/apache2/llvm/dist/clang/utils/TableGen/SveEmitter.cpp, 7 times
- external/apache2/llvm/dist/libcxx/benchmarks/algorithms.bench.cpp, 4 times
- external/apache2/llvm/dist/libcxx/src/filesystem/operations.cpp, 10 times
- external/apache2/llvm/dist/llvm/include/llvm/ADT/FunctionExtras.h, 3 times
- external/apache2/llvm/dist/llvm/include/llvm/ADT/PriorityWorklist.h, 2 times
- external/apache2/llvm/dist/llvm/include/llvm/ADT/STLExtras.h, 7 times
- external/apache2/llvm/dist/llvm/include/llvm/ADT/SetVector.h, 2 times
- external/apache2/llvm/dist/llvm/include/llvm/ADT/SparseMultiSet.h, 3 times
- external/apache2/llvm/dist/llvm/include/llvm/ADT/StringMap.h, 4 times
- external/apache2/llvm/dist/llvm/include/llvm/Analysis/TargetTransformInfoImpl.h, line 952
- external/apache2/llvm/dist/llvm/include/llvm/Analysis/VectorUtils.h, 3 times
- external/apache2/llvm/dist/llvm/include/llvm/BinaryFormat/WasmTraits.h, 2 times
- external/apache2/llvm/dist/llvm/include/llvm/CodeGen/Analysis.h, 2 times
- external/apache2/llvm/dist/llvm/include/llvm/CodeGen/CallingConvLower.h, 26 times
- external/apache2/llvm/dist/llvm/include/llvm/CodeGen/CodeGenPassBuilder.h, 14 times
- external/apache2/llvm/dist/llvm/include/llvm/CodeGen/SelectionDAGNodes.h, 2 times
- external/apache2/llvm/dist/llvm/include/llvm/CodeGen/WasmEHFuncInfo.h, 6 times
- external/apache2/llvm/dist/llvm/include/llvm/Demangle/ItaniumDemangle.h, 12 times
- external/apache2/llvm/dist/llvm/include/llvm/IR/DebugInfoMetadata.h, 3 times
- external/apache2/llvm/dist/llvm/include/llvm/IR/Instructions.h, line 2992
- external/apache2/llvm/dist/llvm/include/llvm/Object/ELF.h, 8 times
- external/apache2/llvm/dist/llvm/include/llvm/Object/ELFObjectFile.h, 12 times
- external/apache2/llvm/dist/llvm/include/llvm/ObjectYAML/COFFYAML.h, 6 times
- external/apache2/llvm/dist/llvm/include/llvm/ObjectYAML/ELFYAML.h, 3 times
- external/apache2/llvm/dist/llvm/include/llvm/Option/Option.h, 3 times
- external/apache2/llvm/dist/llvm/include/llvm/ProfileData/SampleProf.h, 3 times
- external/apache2/llvm/dist/llvm/lib/Analysis/CaptureTracking.cpp, 3 times
- external/apache2/llvm/dist/llvm/lib/Analysis/DevelopmentModeInlineAdvisor.cpp, 3 times
- external/apache2/llvm/dist/llvm/lib/Analysis/InlineSizeEstimatorAnalysis.cpp, 11 times
- external/apache2/llvm/dist/llvm/lib/Analysis/InstructionSimplify.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/Analysis/LazyValueInfo.cpp, 5 times
- external/apache2/llvm/dist/llvm/lib/Analysis/MLInlineAdvisor.cpp, 3 times
- external/apache2/llvm/dist/llvm/lib/Analysis/MemoryBuiltins.cpp, 3 times
- external/apache2/llvm/dist/llvm/lib/Analysis/ObjCARCInstKind.cpp, line 246
- external/apache2/llvm/dist/llvm/lib/Analysis/ScalarEvolution.cpp, 3 times
- external/apache2/llvm/dist/llvm/lib/Analysis/StackSafetyAnalysis.cpp, line 376
- external/apache2/llvm/dist/llvm/lib/Analysis/TFUtils.cpp, 9 times
- external/apache2/llvm/dist/llvm/lib/Analysis/TargetTransformInfo.cpp, line 1346
- external/apache2/llvm/dist/llvm/lib/Analysis/TypeBasedAliasAnalysis.cpp, 3 times
- external/apache2/llvm/dist/llvm/lib/Analysis/VFABIDemangling.cpp, 13 times
- external/apache2/llvm/dist/llvm/lib/Analysis/ValueTracking.cpp, line 4607
- external/apache2/llvm/dist/llvm/lib/AsmParser/LLLexer.cpp, line 891
- external/apache2/llvm/dist/llvm/lib/Bitcode/Reader/BitcodeReader.cpp, 14 times
- external/apache2/llvm/dist/llvm/lib/Bitcode/Writer/BitcodeWriter.cpp, line 2835
- external/apache2/llvm/dist/llvm/lib/CodeGen/AllocationOrder.h, 2 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/Analysis.cpp, 10 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/GlobalISel/IRTranslator.cpp, 7 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/GlobalISel/LegalizerHelper.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/MIRFSDiscriminator.cpp, 6 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/SafeStack.cpp, line 323
- external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp, 4 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/TargetLowering.cpp, 10 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/StackProtector.cpp, line 235
- external/apache2/llvm/dist/llvm/lib/CodeGen/TargetLoweringBase.cpp, line 1741
- external/apache2/llvm/dist/llvm/lib/CodeGen/TwoAddressInstructionPass.cpp, 5 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/TypePromotion.cpp, line 760
- external/apache2/llvm/dist/llvm/lib/DebugInfo/DWARF/DWARFContext.cpp, 7 times
- external/apache2/llvm/dist/llvm/lib/DebugInfo/PDB/Native/DbiStreamBuilder.cpp, 8 times
- external/apache2/llvm/dist/llvm/lib/DebugInfo/PDB/Native/NativeEnumInjectedSources.cpp, 6 times
- external/apache2/llvm/dist/llvm/lib/Demangle/Demangle.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/Demangle/ItaniumDemangle.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/Demangle/MicrosoftDemangle.cpp, 6 times
- external/apache2/llvm/dist/llvm/lib/ExecutionEngine/RuntimeDyld/RuntimeDyldELF.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/ExecutionEngine/RuntimeDyld/RuntimeDyldMachO.cpp, 3 times
- external/apache2/llvm/dist/llvm/lib/FileCheck/FileCheck.cpp, 6 times
- external/apache2/llvm/dist/llvm/lib/IR/DataLayout.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/IR/DebugInfo.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/IR/DebugInfoMetadata.cpp, 4 times
- external/apache2/llvm/dist/llvm/lib/IR/Instruction.cpp, line 320
- external/apache2/llvm/dist/llvm/lib/IR/Instructions.cpp, 4 times
- external/apache2/llvm/dist/llvm/lib/IR/Module.cpp, 3 times
- external/apache2/llvm/dist/llvm/lib/IR/ModuleSummaryIndex.cpp, 6 times
- external/apache2/llvm/dist/llvm/lib/IR/Verifier.cpp, 5 times
- external/apache2/llvm/dist/llvm/lib/LTO/LTOModule.cpp, 8 times
- external/apache2/llvm/dist/llvm/lib/Linker/IRMover.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/MC/MCCodeView.cpp, 4 times
- external/apache2/llvm/dist/llvm/lib/MC/MCContext.cpp, 5 times
- external/apache2/llvm/dist/llvm/lib/MC/WinCOFFObjectWriter.cpp, 4 times
- external/apache2/llvm/dist/llvm/lib/Object/Archive.cpp, 16 times
- external/apache2/llvm/dist/llvm/lib/Object/ArchiveWriter.cpp, 11 times
- external/apache2/llvm/dist/llvm/lib/Object/COFFObjectFile.cpp, 21 times
- external/apache2/llvm/dist/llvm/lib/Object/ELFObjectFile.cpp, 3 times
- external/apache2/llvm/dist/llvm/lib/Object/IRObjectFile.cpp, 6 times
- external/apache2/llvm/dist/llvm/lib/Object/MachOObjectFile.cpp, 24 times
- external/apache2/llvm/dist/llvm/lib/Object/MachOUniversal.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/Object/Object.cpp, 10 times
- external/apache2/llvm/dist/llvm/lib/Object/SymbolSize.cpp, 7 times
- external/apache2/llvm/dist/llvm/lib/Object/TapiUniversal.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/Object/WindowsResource.cpp, 4 times
- external/apache2/llvm/dist/llvm/lib/Object/XCOFFObjectFile.cpp, 6 times
- external/apache2/llvm/dist/llvm/lib/ObjectYAML/ELFEmitter.cpp, 13 times
- external/apache2/llvm/dist/llvm/lib/ObjectYAML/ELFYAML.cpp, 8 times
- external/apache2/llvm/dist/llvm/lib/Option/OptTable.cpp, 3 times
- external/apache2/llvm/dist/llvm/lib/ProfileData/InstrProf.cpp, 6 times
- external/apache2/llvm/dist/llvm/lib/ProfileData/SampleProf.cpp, 10 times
- external/apache2/llvm/dist/llvm/lib/ProfileData/SampleProfWriter.cpp, 3 times
- external/apache2/llvm/dist/llvm/lib/Support/APFloat.cpp, 28 times
- external/apache2/llvm/dist/llvm/lib/Support/MemoryBuffer.cpp, 8 times
- external/apache2/llvm/dist/llvm/lib/Support/Path.cpp, 3 times
- external/apache2/llvm/dist/llvm/lib/Support/RandomNumberGenerator.cpp, 5 times
- external/apache2/llvm/dist/llvm/lib/Support/YAMLParser.cpp, 12 times
- external/apache2/llvm/dist/llvm/lib/Support/YAMLTraits.cpp, 4 times
- external/apache2/llvm/dist/llvm/lib/Support/raw_ostream.cpp, 4 times
- external/apache2/llvm/dist/llvm/lib/TableGen/Main.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/Target/AArch64/AArch64FastISel.cpp, 4 times
- external/apache2/llvm/dist/llvm/lib/Target/AArch64/AArch64ISelLowering.cpp, 3 times
- external/apache2/llvm/dist/llvm/lib/Target/AArch64/AArch64TargetTransformInfo.cpp, line 141
- external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/AMDGPUCallLowering.cpp, 6 times
- external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/AMDGPUCallLowering.h, line 38
- external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/AMDGPUInstructionSelector.cpp, 12 times
- external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/AMDGPULegalizerInfo.cpp, 3 times
- external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/AMDGPUPropagateAttributes.cpp, 5 times
- external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/AMDGPUTargetTransformInfo.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/AsmParser/AMDGPUAsmParser.cpp, 3 times
- external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/R600ISelLowering.cpp, 8 times
- external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/SIAnnotateControlFlow.cpp, 6 times
- external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/SIISelLowering.cpp, 3 times
- external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/SIPeepholeSDWA.cpp, 3 times
- external/apache2/llvm/dist/llvm/lib/Target/ARM/ARMCallLowering.cpp, 5 times
- external/apache2/llvm/dist/llvm/lib/Target/ARM/ARMCallLowering.h, line 49
- external/apache2/llvm/dist/llvm/lib/Target/ARM/ARMFastISel.cpp, 4 times
- external/apache2/llvm/dist/llvm/lib/Target/ARM/ARMISelLowering.cpp, 3 times
- external/apache2/llvm/dist/llvm/lib/Target/ARM/ARMTargetMachine.cpp, 16 times
- external/apache2/llvm/dist/llvm/lib/Target/ARM/AsmParser/ARMAsmParser.cpp, 3 times
- external/apache2/llvm/dist/llvm/lib/Target/CSKY/CSKYTargetMachine.cpp, 4 times
- external/apache2/llvm/dist/llvm/lib/Target/Hexagon/HexagonISelDAGToDAG.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/Target/M68k/Disassembler/M68kDisassembler.cpp, 5 times
- external/apache2/llvm/dist/llvm/lib/Target/M68k/M68kTargetMachine.cpp, 8 times
- external/apache2/llvm/dist/llvm/lib/Target/Mips/MipsCallLowering.cpp, 3 times
- external/apache2/llvm/dist/llvm/lib/Target/Mips/MipsFastISel.cpp, 4 times
- external/apache2/llvm/dist/llvm/lib/Target/Mips/MipsISelDAGToDAG.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/Target/Mips/MipsISelLowering.cpp, 8 times
- external/apache2/llvm/dist/llvm/lib/Target/Mips/MipsRegisterBankInfo.cpp, 13 times
- external/apache2/llvm/dist/llvm/lib/Target/Mips/MipsTargetMachine.cpp, 10 times
- external/apache2/llvm/dist/llvm/lib/Target/NVPTX/NVPTXAsmPrinter.cpp, 11 times
- external/apache2/llvm/dist/llvm/lib/Target/NVPTX/NVPTXISelDAGToDAG.cpp, 6 times
- external/apache2/llvm/dist/llvm/lib/Target/NVPTX/NVPTXISelLowering.cpp, 10 times
- external/apache2/llvm/dist/llvm/lib/Target/NVPTX/NVPTXTargetMachine.cpp, 5 times
- external/apache2/llvm/dist/llvm/lib/Target/PowerPC/PPCFastISel.cpp, 4 times
- external/apache2/llvm/dist/llvm/lib/Target/PowerPC/PPCInstrInfo.cpp, 7 times
- external/apache2/llvm/dist/llvm/lib/Target/PowerPC/PPCReduceCRLogicals.cpp, 38 times
- external/apache2/llvm/dist/llvm/lib/Target/PowerPC/PPCTargetMachine.cpp, 10 times
- external/apache2/llvm/dist/llvm/lib/Target/PowerPC/PPCTargetTransformInfo.cpp, line 286
- external/apache2/llvm/dist/llvm/lib/Target/RISCV/AsmParser/RISCVAsmParser.cpp, 3 times
- external/apache2/llvm/dist/llvm/lib/Target/RISCV/RISCVCallLowering.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/Target/Sparc/SparcISelLowering.cpp, 3 times
- external/apache2/llvm/dist/llvm/lib/Target/Sparc/SparcTargetMachine.cpp, 9 times
- external/apache2/llvm/dist/llvm/lib/Target/SystemZ/SystemZTargetMachine.cpp, 10 times
- external/apache2/llvm/dist/llvm/lib/Target/SystemZ/SystemZTargetTransformInfo.cpp, line 178
- external/apache2/llvm/dist/llvm/lib/Target/TargetMachine.cpp, 4 times
- external/apache2/llvm/dist/llvm/lib/Target/VE/VETargetMachine.cpp, 15 times
- external/apache2/llvm/dist/llvm/lib/Target/WebAssembly/WebAssemblyAsmPrinter.cpp, 5 times
- external/apache2/llvm/dist/llvm/lib/Target/WebAssembly/WebAssemblyFastISel.cpp, 5 times
- external/apache2/llvm/dist/llvm/lib/Target/WebAssembly/WebAssemblyTargetMachine.cpp, 3 times
- external/apache2/llvm/dist/llvm/lib/Target/X86/Disassembler/X86Disassembler.cpp, 3 times
- external/apache2/llvm/dist/llvm/lib/Target/X86/X86FastISel.cpp, 4 times
- external/apache2/llvm/dist/llvm/lib/Target/X86/X86ISelLowering.cpp, 14 times
- external/apache2/llvm/dist/llvm/lib/Target/X86/X86MCInstLower.cpp, 4 times
- external/apache2/llvm/dist/llvm/lib/Target/X86/X86TargetMachine.cpp, 15 times
- external/apache2/llvm/dist/llvm/lib/Target/X86/X86TargetTransformInfo.cpp, line 4213
- external/apache2/llvm/dist/llvm/lib/ToolDrivers/llvm-lib/LibDriver.cpp, 6 times
- external/apache2/llvm/dist/llvm/lib/Transforms/IPO/Attributor.cpp, line 1932
- external/apache2/llvm/dist/llvm/lib/Transforms/IPO/AttributorAttributes.cpp, 8 times
- external/apache2/llvm/dist/llvm/lib/Transforms/IPO/CalledValuePropagation.cpp, line 178
- external/apache2/llvm/dist/llvm/lib/Transforms/IPO/DeadArgumentElimination.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/Transforms/IPO/FunctionAttrs.cpp, 7 times
- external/apache2/llvm/dist/llvm/lib/Transforms/IPO/GlobalDCE.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/Transforms/IPO/GlobalOpt.cpp, 5 times
- external/apache2/llvm/dist/llvm/lib/Transforms/IPO/OpenMPOpt.cpp, line 2147
- external/apache2/llvm/dist/llvm/lib/Transforms/InstCombine/InstCombineAndOrXor.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/Transforms/InstCombine/InstCombineShifts.cpp, 3 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Instrumentation/AddressSanitizer.cpp, 5 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Instrumentation/IndirectCallPromotion.cpp, 4 times
- external/apache2/llvm/dist/llvm/lib/Transforms/ObjCARC/ObjCARCOpts.cpp, 7 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/CorrelatedValuePropagation.cpp, line 1078
- external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/InductiveRangeCheckElimination.cpp, 6 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/JumpThreading.cpp, 5 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/RewriteStatepointsForGC.cpp, 5 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/SimplifyCFGPass.cpp, 10 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/StraightLineStrengthReduce.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/TailRecursionElimination.cpp, 11 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Utils/CallPromotionUtils.cpp, 5 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Utils/ScalarEvolutionExpander.cpp, 7 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Utils/SimplifyCFG.cpp, line 6763
- external/apache2/llvm/dist/llvm/lib/Transforms/Utils/SimplifyLibCalls.cpp, 30 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Vectorize/VPlan.h, line 834
- external/apache2/llvm/dist/llvm/lib/WindowsManifest/WindowsManifestMerger.cpp, 2 times
- external/apache2/llvm/dist/llvm/tools/bugpoint/ExtractFunction.cpp, 3 times
- external/apache2/llvm/dist/llvm/tools/bugpoint/Miscompilation.cpp, 31 times
- external/apache2/llvm/dist/llvm/tools/bugpoint/OptimizerDriver.cpp, 3 times
- external/apache2/llvm/dist/llvm/tools/gold/gold-plugin.cpp, 2 times
- external/apache2/llvm/dist/llvm/tools/llvm-ar/llvm-ar.cpp, 20 times
- external/apache2/llvm/dist/llvm/tools/llvm-c-test/diagnostic.c, 2 times
- external/apache2/llvm/dist/llvm/tools/llvm-c-test/echo.cpp, 3 times
- external/apache2/llvm/dist/llvm/tools/llvm-c-test/module.c, 6 times
- external/apache2/llvm/dist/llvm/tools/llvm-exegesis/lib/LatencyBenchmarkRunner.cpp, 3 times
- external/apache2/llvm/dist/llvm/tools/llvm-link/llvm-link.cpp, 2 times
- external/apache2/llvm/dist/llvm/tools/llvm-lto/llvm-lto.cpp, 3 times
- external/apache2/llvm/dist/llvm/tools/llvm-nm/llvm-nm.cpp, 18 times
- external/apache2/llvm/dist/llvm/tools/llvm-objdump/llvm-objdump.cpp, 3 times
- external/apache2/llvm/dist/llvm/tools/llvm-pdbutil/FormatUtil.h, 2 times
- external/apache2/llvm/dist/llvm/tools/llvm-profgen/PerfReader.cpp, 6 times
- external/apache2/llvm/dist/llvm/tools/llvm-profgen/PerfReader.h, 2 times
- external/apache2/llvm/dist/llvm/tools/llvm-profgen/ProfileGenerator.cpp, 4 times
- external/apache2/llvm/dist/llvm/tools/llvm-profgen/PseudoProbe.h, 3 times
- external/apache2/llvm/dist/llvm/tools/llvm-readobj/ARMEHABIPrinter.h, 4 times
- external/apache2/llvm/dist/llvm/tools/llvm-readobj/ARMWinEHPrinter.cpp, line 1116
- external/apache2/llvm/dist/llvm/tools/llvm-readobj/ELFDumper.cpp, 33 times
- external/apache2/llvm/dist/llvm/tools/llvm-readobj/ObjDumper.cpp, 3 times
- external/apache2/llvm/dist/llvm/tools/obj2yaml/elf2yaml.cpp, 10 times
- external/apache2/llvm/dist/llvm/utils/TableGen/OptParserEmitter.cpp, 24 times
- external/apache2/llvm/dist/llvm/utils/yaml-bench/YAMLBench.cpp, 7 times
- external/gpl3/gdb.old/dist/gdbsupport/eintr.h, 4 times
- external/gpl3/gdb/dist/gdbsupport/eintr.h, 4 times
- lib/libm/arch/vax/n_support.S, 2 times
- sys/external/bsd/acpica/dist/events/evxfgpe.c, 3 times
- sys/external/bsd/acpica/dist/hardware/hwgpe.c, 5 times
- sys/external/bsd/compiler_rt/dist/test/profile/instrprof-write-file.c, 2 times