Defined in 14 files as a member:
- external/apache2/llvm/dist/clang/include/clang/Analysis/Analyses/Consumed.h, line 149 (as a member)
- external/apache2/llvm/dist/clang/include/clang/Analysis/CFG.h, line 997 (as a member)
- external/apache2/llvm/dist/clang/include/clang/StaticAnalyzer/Core/PathSensitive/DynamicCastInfo.h, line 48 (as a member)
- external/apache2/llvm/dist/clang/lib/Sema/SemaOverload.cpp, line 6069 (as a member)
- external/apache2/llvm/dist/llvm/include/llvm/Demangle/ItaniumDemangle.h, line 1720 (as a member)
- external/apache2/llvm/dist/llvm/include/llvm/MC/MCAssembler.h, line 437 (as a member)
- external/apache2/llvm/dist/llvm/include/llvm/ObjectYAML/ELFYAML.h, line 520 (as a member)
- external/apache2/llvm/dist/llvm/include/llvm/Support/CFGUpdate.h, line 29 (as a member)
- external/apache2/llvm/dist/llvm/include/llvm/Transforms/Utils/PredicateInfo.h, line 130 (as a member)
- external/apache2/llvm/dist/llvm/lib/Analysis/AliasAnalysisSummary.h, line 154 (as a member)
- external/apache2/llvm/dist/llvm/lib/Analysis/AliasAnalysisSummary.h, line 232 (as a member)
- external/apache2/llvm/dist/llvm/lib/Analysis/CFLAndersAliasAnalysis.cpp, line 257 (as a member)
- external/apache2/llvm/dist/llvm/lib/Transforms/InstCombine/InstCombineAndOrXor.cpp, line 1079 (as a member)
- external/apache2/llvm/dist/llvm/lib/XRay/BlockVerifier.cpp, line 55 (as a member)
Defined in 1 files as a function:
Referenced in 279 files:
- external/apache2/llvm/dist/clang/include/clang/AST/ASTContext.h, line 2698
- external/apache2/llvm/dist/clang/include/clang/AST/ASTImporter.h, 10 times
- external/apache2/llvm/dist/clang/include/clang/AST/ASTNodeTraverser.h, 4 times
- external/apache2/llvm/dist/clang/include/clang/AST/ASTVector.h, 7 times
- external/apache2/llvm/dist/clang/include/clang/AST/ExternalASTSource.h, 7 times
- external/apache2/llvm/dist/clang/include/clang/AST/JSONNodeDumper.h, line 202
- external/apache2/llvm/dist/clang/include/clang/AST/TextNodeDumper.h, line 173
- external/apache2/llvm/dist/clang/include/clang/ASTMatchers/ASTMatchersInternal.h, 4 times
- external/apache2/llvm/dist/clang/include/clang/Analysis/Analyses/Consumed.h, 4 times
- external/apache2/llvm/dist/clang/include/clang/Analysis/CFG.h, 3 times
- external/apache2/llvm/dist/clang/include/clang/Lex/PreprocessorOptions.h, 4 times
- external/apache2/llvm/dist/clang/include/clang/Sema/Overload.h, 5 times
- external/apache2/llvm/dist/clang/include/clang/Sema/Sema.h, 23 times
- external/apache2/llvm/dist/clang/include/clang/Sema/SemaFixItUtils.h, line 34
- external/apache2/llvm/dist/clang/include/clang/StaticAnalyzer/Core/PathSensitive/BasicValueFactory.h, 10 times
- external/apache2/llvm/dist/clang/include/clang/StaticAnalyzer/Core/PathSensitive/ConstraintManager.h, 4 times
- external/apache2/llvm/dist/clang/include/clang/StaticAnalyzer/Core/PathSensitive/DynamicCastInfo.h, 9 times
- external/apache2/llvm/dist/clang/include/clang/StaticAnalyzer/Core/PathSensitive/ProgramState.h, 6 times
- external/apache2/llvm/dist/clang/include/clang/StaticAnalyzer/Core/PathSensitive/RangedConstraintManager.h, 19 times
- external/apache2/llvm/dist/clang/include/clang/StaticAnalyzer/Core/PathSensitive/SMTConstraintManager.h, 2 times
- external/apache2/llvm/dist/clang/include/clang/StaticAnalyzer/Core/PathSensitive/SMTConv.h, 3 times
- external/apache2/llvm/dist/clang/include/clang/StaticAnalyzer/Core/PathSensitive/SimpleConstraintManager.h, 2 times
- external/apache2/llvm/dist/clang/include/clang/StaticAnalyzer/Core/PathSensitive/SymbolManager.h, 6 times
- external/apache2/llvm/dist/clang/lib/ARCMigrate/ARCMT.cpp, 2 times
- external/apache2/llvm/dist/clang/lib/AST/ASTContext.cpp, 2 times
- external/apache2/llvm/dist/clang/lib/AST/ASTImporter.cpp, 202 times
- external/apache2/llvm/dist/clang/lib/AST/Decl.cpp, 3 times
- external/apache2/llvm/dist/clang/lib/AST/DeclCXX.cpp, 3 times
- external/apache2/llvm/dist/clang/lib/AST/ExprConstant.cpp, 12 times
- external/apache2/llvm/dist/clang/lib/AST/ExternalASTMerger.cpp, 4 times
- external/apache2/llvm/dist/clang/lib/AST/Interp/InterpBlock.cpp, 6 times
- external/apache2/llvm/dist/clang/lib/AST/Interp/InterpBlock.h, line 92
- external/apache2/llvm/dist/clang/lib/AST/JSONNodeDumper.cpp, 3 times
- external/apache2/llvm/dist/clang/lib/AST/TextNodeDumper.cpp, 3 times
- external/apache2/llvm/dist/clang/lib/ASTMatchers/ASTMatchersInternal.cpp, 3 times
- external/apache2/llvm/dist/clang/lib/Analysis/CFG.cpp, 4 times
- external/apache2/llvm/dist/clang/lib/Analysis/CalledOnceCheck.cpp, 2 times
- external/apache2/llvm/dist/clang/lib/Analysis/Consumed.cpp, 15 times
- external/apache2/llvm/dist/clang/lib/CodeGen/CGBuiltin.cpp, 4 times
- external/apache2/llvm/dist/clang/lib/CodeGen/CGCleanup.cpp, 3 times
- external/apache2/llvm/dist/clang/lib/CodeGen/VarBypassDetector.cpp, 7 times
- external/apache2/llvm/dist/clang/lib/CodeGen/VarBypassDetector.h, line 65
- external/apache2/llvm/dist/clang/lib/CrossTU/CrossTranslationUnit.cpp, 5 times
- external/apache2/llvm/dist/clang/lib/Format/FormatTokenLexer.cpp, 4 times
- external/apache2/llvm/dist/clang/lib/Frontend/Rewrite/RewriteModernObjC.cpp, 4 times
- external/apache2/llvm/dist/clang/lib/Frontend/Rewrite/RewriteObjC.cpp, 4 times
- external/apache2/llvm/dist/clang/lib/Sema/JumpDiagnostics.cpp, 8 times
- external/apache2/llvm/dist/clang/lib/Sema/SemaAccess.cpp, 3 times
- external/apache2/llvm/dist/clang/lib/Sema/SemaCast.cpp, 4 times
- external/apache2/llvm/dist/clang/lib/Sema/SemaChecking.cpp, 15 times
- external/apache2/llvm/dist/clang/lib/Sema/SemaDeclCXX.cpp, 22 times
- external/apache2/llvm/dist/clang/lib/Sema/SemaExceptionSpec.cpp, 3 times
- external/apache2/llvm/dist/clang/lib/Sema/SemaExpr.cpp, 16 times
- external/apache2/llvm/dist/clang/lib/Sema/SemaExprCXX.cpp, 159 times
- external/apache2/llvm/dist/clang/lib/Sema/SemaFixItUtils.cpp, 9 times
- external/apache2/llvm/dist/clang/lib/Sema/SemaInit.cpp, 2 times
- external/apache2/llvm/dist/clang/lib/Sema/SemaLambda.cpp, 50 times
- external/apache2/llvm/dist/clang/lib/Sema/SemaOverload.cpp, 283 times
- external/apache2/llvm/dist/clang/lib/Sema/SemaTemplate.cpp, 6 times
- external/apache2/llvm/dist/clang/lib/Sema/TreeTransform.h, 6 times
- external/apache2/llvm/dist/clang/lib/Serialization/ASTReaderDecl.cpp, 5 times
- external/apache2/llvm/dist/clang/lib/Serialization/ASTReaderInternals.h, 3 times
- external/apache2/llvm/dist/clang/lib/Serialization/ASTWriter.cpp, 2 times
- external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Checkers/DynamicTypePropagation.cpp, 11 times
- external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Core/BugReporterVisitors.cpp, 2 times
- external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Core/RangeConstraintManager.cpp, 43 times
- external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Core/RangedConstraintManager.cpp, 3 times
- external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Core/SimpleConstraintManager.cpp, 6 times
- external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Core/SymbolManager.cpp, 3 times
- external/apache2/llvm/dist/clang/lib/Tooling/RefactoringCallbacks.cpp, 4 times
- external/apache2/llvm/dist/clang/lib/Tooling/Syntax/BuildTree.cpp, 21 times
- external/apache2/llvm/dist/clang/lib/Tooling/Syntax/Tree.cpp, 2 times
- external/apache2/llvm/dist/clang/tools/clang-format/ClangFormat.cpp, 6 times
- external/apache2/llvm/dist/clang/utils/TableGen/SveEmitter.cpp, 10 times
- external/apache2/llvm/dist/llvm/include/llvm/ADT/IntrusiveRefCntPtr.h, line 279
- external/apache2/llvm/dist/llvm/include/llvm/ADT/PostOrderIterator.h, 2 times
- external/apache2/llvm/dist/llvm/include/llvm/ADT/SmallString.h, 18 times
- external/apache2/llvm/dist/llvm/include/llvm/ADT/SmallVector.h, 16 times
- external/apache2/llvm/dist/llvm/include/llvm/ADT/StringRef.h, 24 times
- external/apache2/llvm/dist/llvm/include/llvm/ADT/TinyPtrVector.h, 5 times
- external/apache2/llvm/dist/llvm/include/llvm/ADT/bit.h, 5 times
- external/apache2/llvm/dist/llvm/include/llvm/ADT/ilist_iterator.h, line 178
- external/apache2/llvm/dist/llvm/include/llvm/Analysis/AliasSetTracker.h, line 409
- external/apache2/llvm/dist/llvm/include/llvm/Analysis/CFG.h, 2 times
- external/apache2/llvm/dist/llvm/include/llvm/Analysis/DomTreeUpdater.h, 4 times
- external/apache2/llvm/dist/llvm/include/llvm/Analysis/LoopInfo.h, 3 times
- external/apache2/llvm/dist/llvm/include/llvm/Analysis/LoopIterator.h, 2 times
- external/apache2/llvm/dist/llvm/include/llvm/Analysis/LoopNestAnalysis.h, line 67
- external/apache2/llvm/dist/llvm/include/llvm/Analysis/MemorySSAUpdater.h, 5 times
- external/apache2/llvm/dist/llvm/include/llvm/Analysis/SparsePropagation.h, 3 times
- external/apache2/llvm/dist/llvm/include/llvm/CodeGen/MachineBasicBlock.h, 6 times
- external/apache2/llvm/dist/llvm/include/llvm/CodeGen/ReachingDefAnalysis.h, 3 times
- external/apache2/llvm/dist/llvm/include/llvm/CodeGen/SelectionDAG.h, 6 times
- external/apache2/llvm/dist/llvm/include/llvm/CodeGen/TargetLowering.h, 3 times
- external/apache2/llvm/dist/llvm/include/llvm/Demangle/ItaniumDemangle.h, 3 times
- external/apache2/llvm/dist/llvm/include/llvm/Demangle/StringView.h, 2 times
- external/apache2/llvm/dist/llvm/include/llvm/IR/Constants.h, 7 times
- external/apache2/llvm/dist/llvm/include/llvm/IR/Dominators.h, 4 times
- external/apache2/llvm/dist/llvm/include/llvm/IR/GlobalValue.h, line 123
- external/apache2/llvm/dist/llvm/include/llvm/IR/IRBuilder.h, line 2532
- external/apache2/llvm/dist/llvm/include/llvm/IR/Metadata.h, line 393
- external/apache2/llvm/dist/llvm/include/llvm/IR/PseudoProbe.h, line 97
- external/apache2/llvm/dist/llvm/include/llvm/IR/User.h, line 308
- external/apache2/llvm/dist/llvm/include/llvm/MC/MCContext.h, line 661
- external/apache2/llvm/dist/llvm/include/llvm/MC/MCELFStreamer.h, line 73
- external/apache2/llvm/dist/llvm/include/llvm/MC/MCStreamer.h, line 1023
- external/apache2/llvm/dist/llvm/include/llvm/MC/MCWinCOFFStreamer.h, line 68
- external/apache2/llvm/dist/llvm/include/llvm/Object/ArchiveWriter.h, line 36
- external/apache2/llvm/dist/llvm/include/llvm/Support/CFGUpdate.h, 9 times
- external/apache2/llvm/dist/llvm/include/llvm/Support/Casting.h, 66 times
- external/apache2/llvm/dist/llvm/include/llvm/Support/FileSystem.h, 2 times
- external/apache2/llvm/dist/llvm/include/llvm/Support/GenericDomTree.h, 10 times
- external/apache2/llvm/dist/llvm/include/llvm/Support/GenericDomTreeConstruction.h, 34 times
- external/apache2/llvm/dist/llvm/include/llvm/Support/SMTAPI.h, 5 times
- external/apache2/llvm/dist/llvm/include/llvm/Support/VirtualFileSystem.h, 2 times
- external/apache2/llvm/dist/llvm/include/llvm/Transforms/IPO/Attributor.h, 9 times
- external/apache2/llvm/dist/llvm/include/llvm/Transforms/Utils/BasicBlockUtils.h, 2 times
- external/apache2/llvm/dist/llvm/include/llvm/Transforms/Utils/Local.h, 4 times
- external/apache2/llvm/dist/llvm/include/llvm/Transforms/Utils/PredicateInfo.h, 3 times
- external/apache2/llvm/dist/llvm/include/llvm/Transforms/Utils/SCCPSolver.h, line 102
- external/apache2/llvm/dist/llvm/lib/Analysis/AliasAnalysisSummary.cpp, 4 times
- external/apache2/llvm/dist/llvm/lib/Analysis/AliasAnalysisSummary.h, 8 times
- external/apache2/llvm/dist/llvm/lib/Analysis/AliasSetTracker.cpp, 3 times
- external/apache2/llvm/dist/llvm/lib/Analysis/CFLAndersAliasAnalysis.cpp, 8 times
- external/apache2/llvm/dist/llvm/lib/Analysis/CFLGraph.h, 22 times
- external/apache2/llvm/dist/llvm/lib/Analysis/DomTreeUpdater.cpp, 31 times
- external/apache2/llvm/dist/llvm/lib/Analysis/LoopNestAnalysis.cpp, 7 times
- external/apache2/llvm/dist/llvm/lib/Analysis/MemorySSA.cpp, 7 times
- external/apache2/llvm/dist/llvm/lib/Analysis/MemorySSAUpdater.cpp, 16 times
- external/apache2/llvm/dist/llvm/lib/Analysis/ValueTracking.cpp, 6 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/CodeGenPrepare.cpp, 11 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/MachineSink.cpp, 15 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/MachineTraceMetrics.cpp, 7 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/ReachingDefAnalysis.cpp, 14 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/RegisterScavenging.cpp, 5 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/LegalizeTypes.cpp, 5 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/LegalizeTypes.h, line 235
- external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/LegalizeVectorOps.cpp, 3 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/SelectionDAG.cpp, 50 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/SelectionDAGISel.cpp, 5 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/SplitKit.cpp, 10 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/StackColoring.cpp, 9 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/TwoAddressInstructionPass.cpp, 5 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/TypePromotion.cpp, 6 times
- external/apache2/llvm/dist/llvm/lib/IR/Constants.cpp, 19 times
- external/apache2/llvm/dist/llvm/lib/IR/ConstantsContext.h, 2 times
- external/apache2/llvm/dist/llvm/lib/IR/Dominators.cpp, 4 times
- external/apache2/llvm/dist/llvm/lib/IR/Globals.cpp, line 59
- external/apache2/llvm/dist/llvm/lib/IR/IRBuilder.cpp, 3 times
- external/apache2/llvm/dist/llvm/lib/IR/Metadata.cpp, 12 times
- external/apache2/llvm/dist/llvm/lib/IR/PseudoProbe.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/IR/User.cpp, 5 times
- external/apache2/llvm/dist/llvm/lib/MC/ELFObjectWriter.cpp, 4 times
- external/apache2/llvm/dist/llvm/lib/MC/MCAsmStreamer.cpp, 3 times
- external/apache2/llvm/dist/llvm/lib/MC/MCContext.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/MC/MCELFStreamer.cpp, 3 times
- external/apache2/llvm/dist/llvm/lib/MC/MCParser/MCAsmParserExtension.cpp, 3 times
- external/apache2/llvm/dist/llvm/lib/MC/MCStreamer.cpp, line 782
- external/apache2/llvm/dist/llvm/lib/MC/MCWinCOFFStreamer.cpp, 4 times
- external/apache2/llvm/dist/llvm/lib/MC/WinCOFFObjectWriter.cpp, line 1124
- external/apache2/llvm/dist/llvm/lib/Object/ArchiveWriter.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/Object/COFFImportFile.cpp, 8 times
- external/apache2/llvm/dist/llvm/lib/ObjectYAML/ELFEmitter.cpp, 17 times
- external/apache2/llvm/dist/llvm/lib/ObjectYAML/ELFYAML.cpp, line 1837
- external/apache2/llvm/dist/llvm/lib/Support/Path.cpp, 4 times
- external/apache2/llvm/dist/llvm/lib/Support/StringRef.cpp, 27 times
- external/apache2/llvm/dist/llvm/lib/Support/VirtualFileSystem.cpp, 13 times
- external/apache2/llvm/dist/llvm/lib/Support/Z3Solver.cpp, 10 times
- external/apache2/llvm/dist/llvm/lib/TableGen/SetTheory.cpp, 9 times
- external/apache2/llvm/dist/llvm/lib/Target/AArch64/AArch64InstrInfo.cpp, 5 times
- external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/AMDGPUSubtarget.cpp, 6 times
- external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/SIFixSGPRCopies.cpp, 9 times
- external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/SIPeepholeSDWA.cpp, 7 times
- external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/SIPreEmitPeephole.cpp, 4 times
- external/apache2/llvm/dist/llvm/lib/Target/ARM/ARMBaseInstrInfo.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/Target/ARM/ARMBaseInstrInfo.h, line 823
- external/apache2/llvm/dist/llvm/lib/Target/ARM/ARMBlockPlacement.cpp, 6 times
- external/apache2/llvm/dist/llvm/lib/Target/ARM/ARMISelLowering.cpp, 13 times
- external/apache2/llvm/dist/llvm/lib/Target/ARM/ARMISelLowering.h, line 952
- external/apache2/llvm/dist/llvm/lib/Target/AVR/AsmParser/AVRAsmParser.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/Target/BPF/BPFISelDAGToDAG.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/Target/Hexagon/HexagonConstPropagation.cpp, 4 times
- external/apache2/llvm/dist/llvm/lib/Target/Hexagon/HexagonISelDAGToDAG.cpp, 4 times
- external/apache2/llvm/dist/llvm/lib/Target/Hexagon/HexagonVectorCombine.cpp, 4 times
- external/apache2/llvm/dist/llvm/lib/Target/M68k/M68kInstrInfo.cpp, 4 times
- external/apache2/llvm/dist/llvm/lib/Target/M68k/M68kInstrInfo.h, 2 times
- external/apache2/llvm/dist/llvm/lib/Target/NVPTX/NVPTXImageOptimizer.cpp, 6 times
- external/apache2/llvm/dist/llvm/lib/Target/NVPTX/NVPTXProxyRegErasure.cpp, 3 times
- external/apache2/llvm/dist/llvm/lib/Target/SystemZ/SystemZISelLowering.cpp, 6 times
- external/apache2/llvm/dist/llvm/lib/Target/TargetLoweringObjectFile.cpp, 3 times
- external/apache2/llvm/dist/llvm/lib/Target/WebAssembly/WebAssemblyExceptionInfo.h, 2 times
- external/apache2/llvm/dist/llvm/lib/Target/WebAssembly/WebAssemblyFastISel.cpp, 28 times
- external/apache2/llvm/dist/llvm/lib/Target/WebAssembly/WebAssemblyFixIrreducibleControlFlow.cpp, 3 times
- external/apache2/llvm/dist/llvm/lib/Target/X86/ImmutableGraph.h, 2 times
- external/apache2/llvm/dist/llvm/lib/Target/X86/X86DomainReassignment.cpp, 6 times
- external/apache2/llvm/dist/llvm/lib/Target/X86/X86ISelLowering.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/Target/X86/X86ISelLowering.h, line 1221
- external/apache2/llvm/dist/llvm/lib/Transforms/Coroutines/CoroFrame.cpp, 4 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Coroutines/CoroSplit.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/Transforms/IPO/AttributorAttributes.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/Transforms/IPO/ConstantMerge.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/Transforms/IPO/LoopExtractor.cpp, 3 times
- external/apache2/llvm/dist/llvm/lib/Transforms/InstCombine/InstCombineAndOrXor.cpp, 11 times
- external/apache2/llvm/dist/llvm/lib/Transforms/InstCombine/InstCombineCalls.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/Transforms/InstCombine/InstCombineInternal.h, line 192
- external/apache2/llvm/dist/llvm/lib/Transforms/InstCombine/InstructionCombining.cpp, 3 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Instrumentation/SanitizerCoverage.cpp, 3 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/CallSiteSplitting.cpp, 10 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/GVN.cpp, 4 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/LoopSimplifyCFG.cpp, 4 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/NewGVN.cpp, 14 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/StructurizeCFG.cpp, 11 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Utils/BasicBlockUtils.cpp, 3 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Utils/Local.cpp, 33 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Utils/PredicateInfo.cpp, 5 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Utils/SCCPSolver.cpp, 5 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Vectorize/LoopVectorize.cpp, 7 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Vectorize/VPlan.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Vectorize/VPlan.h, 9 times
- external/apache2/llvm/dist/llvm/lib/XRay/BlockVerifier.cpp, line 124
- external/apache2/llvm/dist/llvm/tools/llvm-cfi-verify/lib/GraphBuilder.cpp, 3 times
- external/apache2/llvm/dist/llvm/tools/llvm-exegesis/lib/X86/X86Counter.cpp, 7 times
- external/apache2/llvm/dist/llvm/tools/llvm-exegesis/lib/X86/X86Counter.h, line 49
- external/apache2/llvm/dist/llvm/tools/llvm-mca/Views/BottleneckAnalysis.cpp, 22 times
- external/apache2/llvm/dist/llvm/tools/llvm-mca/Views/BottleneckAnalysis.h, 10 times
- external/apache2/llvm/dist/llvm/tools/obj2yaml/elf2yaml.cpp, 5 times
- external/apache2/llvm/dist/llvm/utils/TableGen/DFAEmitter.cpp, 5 times
- external/apache2/llvm/dist/llvm/utils/TableGen/DFAEmitter.h, line 51
- external/apache2/llvm/dist/llvm/utils/TableGen/GlobalISel/GIMatchDag.cpp, 7 times
- external/apache2/llvm/dist/llvm/utils/unittest/googlemock/include/gmock/gmock-matchers.h, 4 times
- external/apache2/llvm/dist/llvm/utils/unittest/googlemock/include/gmock/internal/gmock-internal-utils.h, 21 times
- external/apache2/llvm/dist/llvm/utils/unittest/googletest/include/gtest/internal/gtest-port.h, 3 times
- external/bsd/elftosb/dist/elftosb2/elftosb_parser.tab.cpp, 5 times
- external/gpl2/gettext/dist/gettext-runtime/intl/plural.c, 5 times
- external/gpl2/gettext/dist/gettext-tools/src/po-gram-gen.c, 5 times
- external/gpl2/grep/dist/lib/obstack.h, 6 times
- external/gpl2/texinfo/dist/intl/plural.c, 5 times
- external/gpl2/xcvs/dist/lib/getdate.c, 5 times
- external/gpl3/binutils.old/dist/gold/dwp.h, 6 times
- external/gpl3/binutils.old/dist/gold/gold.h, 6 times
- external/gpl3/binutils.old/dist/intl/plural.c, 5 times
- external/gpl3/binutils/dist/gold/dwp.h, 6 times
- external/gpl3/binutils/dist/gold/gold.h, 6 times
- external/gpl3/binutils/dist/intl/plural.c, 5 times
- external/gpl3/gcc.old/dist/intl/plural.c, 5 times
- external/gpl3/gcc.old/dist/libgcc/config/rl78/divmodsi.S, line 857
- external/gpl3/gcc.old/dist/libsanitizer/ubsan/ubsan_handlers.cc, 6 times
- external/gpl3/gcc.old/dist/libsanitizer/ubsan/ubsan_handlers.h, line 113
- external/gpl3/gcc/dist/intl/plural.c, 5 times
- external/gpl3/gcc/dist/libgcc/config/rl78/divmodsi.S, line 857
- external/gpl3/gcc/dist/libsanitizer/ubsan/ubsan_handlers.cc, 6 times
- external/gpl3/gcc/dist/libsanitizer/ubsan/ubsan_handlers.h, line 113
- external/gpl3/gdb.old/dist/gas/testsuite/gas/arm/vfp1.s, 2 times
- external/gpl3/gdb.old/dist/gas/testsuite/gas/arm/vfp1_t2.s, 2 times
- external/gpl3/gdb.old/dist/gas/testsuite/gas/arm/vfp1xD.s, 2 times
- external/gpl3/gdb.old/dist/gas/testsuite/gas/arm/vfp1xD_t2.s, 2 times
- external/gpl3/gdb.old/dist/gdb/unittests/array-view-selftests.c, 2 times
- external/gpl3/gdb.old/dist/gdbsupport/function-view.h, 3 times
- external/gpl3/gdb.old/dist/gold/dwp.h, 6 times
- external/gpl3/gdb.old/dist/gold/gold.h, 6 times
- external/gpl3/gdb.old/dist/intl/plural.c, 5 times
- external/gpl3/gdb/dist/gas/testsuite/gas/arm/vfp1.s, 2 times
- external/gpl3/gdb/dist/gas/testsuite/gas/arm/vfp1_t2.s, 2 times
- external/gpl3/gdb/dist/gas/testsuite/gas/arm/vfp1xD.s, 2 times
- external/gpl3/gdb/dist/gas/testsuite/gas/arm/vfp1xD_t2.s, 2 times
- external/gpl3/gdb/dist/gdb/unittests/array-view-selftests.c, 2 times
- external/gpl3/gdb/dist/gdbsupport/function-view.h, 3 times
- external/gpl3/gdb/dist/gold/dwp.h, 6 times
- external/gpl3/gdb/dist/gold/gold.h, 6 times
- external/gpl3/gdb/dist/intl/plural.c, 5 times
- sys/arch/sparc64/sparc64/locore.s, line 2111
- sys/external/bsd/acpica/dist/include/acclib.h, line 301
- sys/external/bsd/compiler_rt/dist/lib/fuzzer/FuzzerMutate.cpp, 6 times
- sys/external/bsd/compiler_rt/dist/lib/fuzzer/FuzzerMutate.h, 2 times
- sys/external/bsd/compiler_rt/dist/lib/fuzzer/FuzzerRandom.h, 4 times
- sys/external/bsd/compiler_rt/dist/lib/ubsan/ubsan_handlers.cc, 6 times
- sys/external/bsd/compiler_rt/dist/lib/ubsan/ubsan_handlers.h, line 115