Defined in 5 files as a prototype:
Defined in 6 files as a function:
Referenced in 330 files:
- external/apache2/llvm/dist/clang/lib/CodeGen/CGBuilder.h, 5 times
- external/apache2/llvm/dist/clang/lib/CodeGen/CGBuiltin.cpp, 9 times
- external/apache2/llvm/dist/clang/lib/CodeGen/CGCUDANV.cpp, 2 times
- external/apache2/llvm/dist/clang/lib/CodeGen/CGCXXABI.cpp, line 282
- external/apache2/llvm/dist/clang/lib/CodeGen/CGCXXABI.h, 2 times
- external/apache2/llvm/dist/clang/lib/CodeGen/CGCall.cpp, 17 times
- external/apache2/llvm/dist/clang/lib/CodeGen/CGCall.h, line 352
- external/apache2/llvm/dist/clang/lib/CodeGen/CGClass.cpp, line 1452
- external/apache2/llvm/dist/clang/lib/CodeGen/CGCoroutine.cpp, 5 times
- external/apache2/llvm/dist/clang/lib/CodeGen/CGDecl.cpp, 2 times
- external/apache2/llvm/dist/clang/lib/CodeGen/CGDeclCXX.cpp, 2 times
- external/apache2/llvm/dist/clang/lib/CodeGen/CGException.cpp, 9 times
- external/apache2/llvm/dist/clang/lib/CodeGen/CGExpr.cpp, 7 times
- external/apache2/llvm/dist/clang/lib/CodeGen/CGObjC.cpp, 17 times
- external/apache2/llvm/dist/clang/lib/CodeGen/CGObjCGNU.cpp, line 798
- external/apache2/llvm/dist/clang/lib/CodeGen/CGObjCMac.cpp, 9 times
- external/apache2/llvm/dist/clang/lib/CodeGen/CGOpenMPRuntime.cpp, line 1514
- external/apache2/llvm/dist/clang/lib/CodeGen/CGStmt.cpp, line 2588
- external/apache2/llvm/dist/clang/lib/CodeGen/CGStmtOpenMP.cpp, 3 times
- external/apache2/llvm/dist/clang/lib/CodeGen/CGVTables.cpp, 5 times
- external/apache2/llvm/dist/clang/lib/CodeGen/CodeGenFunction.cpp, 5 times
- external/apache2/llvm/dist/clang/lib/CodeGen/CodeGenFunction.h, 7 times
- external/apache2/llvm/dist/clang/lib/CodeGen/CodeGenModule.cpp, 2 times
- external/apache2/llvm/dist/clang/lib/CodeGen/ItaniumCXXABI.cpp, 13 times
- external/apache2/llvm/dist/clang/lib/CodeGen/TargetInfo.cpp, 2 times
- external/apache2/llvm/dist/llvm/bindings/ocaml/llvm/llvm_ocaml.c, 4 times
- external/apache2/llvm/dist/llvm/examples/BrainF/BrainF.cpp, 7 times
- external/apache2/llvm/dist/llvm/examples/BrainF/BrainFDriver.cpp, 2 times
- external/apache2/llvm/dist/llvm/examples/Fibonacci/fibonacci.cpp, 4 times
- external/apache2/llvm/dist/llvm/examples/HowToUseJIT/HowToUseJIT.cpp, line 118
- external/apache2/llvm/dist/llvm/examples/ParallelJIT/ParallelJIT.cpp, 2 times
- external/apache2/llvm/dist/llvm/include/llvm-c/Core.h, 3 times
- external/apache2/llvm/dist/llvm/include/llvm/Analysis/IRSimilarityIdentifier.h, 3 times
- external/apache2/llvm/dist/llvm/include/llvm/Analysis/MemoryBuiltins.h, 13 times
- external/apache2/llvm/dist/llvm/include/llvm/Analysis/ObjCARCAnalysisUtils.h, 4 times
- external/apache2/llvm/dist/llvm/include/llvm/Analysis/ObjCARCInstKind.h, 2 times
- external/apache2/llvm/dist/llvm/include/llvm/Analysis/ProfileSummaryInfo.h, line 100
- external/apache2/llvm/dist/llvm/include/llvm/Analysis/TargetTransformInfoImpl.h, line 1153
- external/apache2/llvm/dist/llvm/include/llvm/Analysis/TypeMetadataUtils.h, 4 times
- external/apache2/llvm/dist/llvm/include/llvm/Analysis/VectorUtils.h, 8 times
- external/apache2/llvm/dist/llvm/include/llvm/AsmParser/LLParser.h, line 595
- external/apache2/llvm/dist/llvm/include/llvm/CodeGen/BasicTTIImpl.h, line 523
- external/apache2/llvm/dist/llvm/include/llvm/CodeGen/FastISel.h, 10 times
- external/apache2/llvm/dist/llvm/include/llvm/CodeGen/GlobalISel/IRTranslator.h, 6 times
- external/apache2/llvm/dist/llvm/include/llvm/CodeGen/IntrinsicLowering.h, 3 times
- external/apache2/llvm/dist/llvm/include/llvm/CodeGen/MachineModuleInfo.h, line 47
- external/apache2/llvm/dist/llvm/include/llvm/CodeGen/TargetLowering.h, 4 times
- external/apache2/llvm/dist/llvm/include/llvm/Frontend/OpenMP/OMPIRBuilder.h, 3 times
- external/apache2/llvm/dist/llvm/include/llvm/IR/AutoUpgrade.h, 2 times
- external/apache2/llvm/dist/llvm/include/llvm/IR/BasicBlock.h, 10 times
- external/apache2/llvm/dist/llvm/include/llvm/IR/IRBuilder.h, 61 times
- external/apache2/llvm/dist/llvm/include/llvm/IR/InstVisitor.h, 4 times
- external/apache2/llvm/dist/llvm/include/llvm/IR/Instructions.h, 22 times
- external/apache2/llvm/dist/llvm/include/llvm/IR/IntrinsicInst.h, 4 times
- external/apache2/llvm/dist/llvm/include/llvm/IR/MatrixBuilder.h, 6 times
- external/apache2/llvm/dist/llvm/include/llvm/IR/PatternMatch.h, 2 times
- external/apache2/llvm/dist/llvm/include/llvm/Transforms/IPO/Attributor.h, line 1324
- external/apache2/llvm/dist/llvm/include/llvm/Transforms/IPO/IROutliner.h, 2 times
- external/apache2/llvm/dist/llvm/include/llvm/Transforms/Scalar/AlignmentFromAssumptions.h, 2 times
- external/apache2/llvm/dist/llvm/include/llvm/Transforms/Scalar/GVN.h, 2 times
- external/apache2/llvm/dist/llvm/include/llvm/Transforms/Scalar/GVNExpression.h, 2 times
- external/apache2/llvm/dist/llvm/include/llvm/Transforms/Scalar/MemCpyOptimizer.h, 2 times
- external/apache2/llvm/dist/llvm/include/llvm/Transforms/Utils/AutoInitRemark.h, 3 times
- external/apache2/llvm/dist/llvm/include/llvm/Transforms/Utils/Cloning.h, line 36
- external/apache2/llvm/dist/llvm/include/llvm/Transforms/Utils/CodeExtractor.h, 2 times
- external/apache2/llvm/dist/llvm/include/llvm/Transforms/Utils/GuardUtils.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/ModuleUtils.h, 2 times
- external/apache2/llvm/dist/llvm/include/llvm/Transforms/Utils/SimplifyLibCalls.h, 86 times
- external/apache2/llvm/dist/llvm/lib/Analysis/AliasAnalysis.cpp, line 700
- external/apache2/llvm/dist/llvm/lib/Analysis/AssumeBundleQueries.cpp, 3 times
- external/apache2/llvm/dist/llvm/lib/Analysis/AssumptionCache.cpp, 5 times
- external/apache2/llvm/dist/llvm/lib/Analysis/BasicAliasAnalysis.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/Analysis/BranchProbabilityInfo.cpp, 6 times
- external/apache2/llvm/dist/llvm/lib/Analysis/CallPrinter.cpp, line 69
- external/apache2/llvm/dist/llvm/lib/Analysis/CodeMetrics.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/Analysis/GlobalsModRef.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/Analysis/HeatUtils.cpp, line 43
- external/apache2/llvm/dist/llvm/lib/Analysis/IRSimilarityIdentifier.cpp, 7 times
- external/apache2/llvm/dist/llvm/lib/Analysis/InlineCost.cpp, 6 times
- external/apache2/llvm/dist/llvm/lib/Analysis/InstructionSimplify.cpp, 3 times
- external/apache2/llvm/dist/llvm/lib/Analysis/LazyValueInfo.cpp, line 767
- external/apache2/llvm/dist/llvm/lib/Analysis/Lint.cpp, line 264
- external/apache2/llvm/dist/llvm/lib/Analysis/Loads.cpp, line 369
- external/apache2/llvm/dist/llvm/lib/Analysis/LoopAccessAnalysis.cpp, line 1835
- external/apache2/llvm/dist/llvm/lib/Analysis/MemoryBuiltins.cpp, 10 times
- external/apache2/llvm/dist/llvm/lib/Analysis/MemoryDependenceAnalysis.cpp, line 149
- external/apache2/llvm/dist/llvm/lib/Analysis/ModuleSummaryAnalysis.cpp, 3 times
- external/apache2/llvm/dist/llvm/lib/Analysis/ObjCARCInstKind.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/Analysis/ProfileSummaryInfo.cpp, 4 times
- external/apache2/llvm/dist/llvm/lib/Analysis/ScalarEvolution.cpp, 6 times
- external/apache2/llvm/dist/llvm/lib/Analysis/TypeMetadataUtils.cpp, 6 times
- external/apache2/llvm/dist/llvm/lib/Analysis/ValueTracking.cpp, 9 times
- external/apache2/llvm/dist/llvm/lib/Analysis/VectorUtils.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/AsmParser/LLParser.cpp, 11 times
- external/apache2/llvm/dist/llvm/lib/Bitcode/Reader/BitcodeReader.cpp, 14 times
- external/apache2/llvm/dist/llvm/lib/Bitcode/Writer/BitcodeWriter.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/Analysis.cpp, 3 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/AtomicExpandPass.cpp, line 1825
- external/apache2/llvm/dist/llvm/lib/CodeGen/CodeGenPrepare.cpp, 12 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, 6 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/GCRootLowering.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/GlobalISel/IRTranslator.cpp, 8 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/IntrinsicLowering.cpp, 7 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/MachineOutliner.cpp, 4 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/PreISelIntrinsicLowering.cpp, 9 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/ReplaceWithVeclib.cpp, 5 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/SafeStack.cpp, 5 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/FastISel.cpp, 12 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/FunctionLoweringInfo.cpp, line 225
- external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp, 29 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/SelectionDAGBuilder.h, 27 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/SelectionDAGISel.cpp, line 1523
- external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/StatepointLowering.cpp, line 1262
- external/apache2/llvm/dist/llvm/lib/CodeGen/ShadowStackGCLowering.cpp, 3 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/SjLjEHPrepare.cpp, 6 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/StackProtector.cpp, 8 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/TypePromotion.cpp, 5 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/WasmEHPrepare.cpp, 3 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/WinEHPrepare.cpp, line 986
- external/apache2/llvm/dist/llvm/lib/ExecutionEngine/Orc/IndirectionUtils.cpp, line 248
- external/apache2/llvm/dist/llvm/lib/ExecutionEngine/Orc/SpeculateAnalyses.cpp, line 62
- external/apache2/llvm/dist/llvm/lib/Frontend/OpenMP/OMPIRBuilder.cpp, 7 times
- external/apache2/llvm/dist/llvm/lib/IR/AsmWriter.cpp, 7 times
- external/apache2/llvm/dist/llvm/lib/IR/AutoUpgrade.cpp, 20 times
- external/apache2/llvm/dist/llvm/lib/IR/BasicBlock.cpp, 5 times
- external/apache2/llvm/dist/llvm/lib/IR/Core.cpp, 5 times
- external/apache2/llvm/dist/llvm/lib/IR/IRBuilder.cpp, 65 times
- external/apache2/llvm/dist/llvm/lib/IR/Instruction.cpp, 9 times
- external/apache2/llvm/dist/llvm/lib/IR/Instructions.cpp, 29 times
- external/apache2/llvm/dist/llvm/lib/IR/Value.cpp, line 215
- external/apache2/llvm/dist/llvm/lib/IR/Verifier.cpp, 17 times
- external/apache2/llvm/dist/llvm/lib/Target/AArch64/AArch64ISelLowering.cpp, 4 times
- external/apache2/llvm/dist/llvm/lib/Target/AArch64/AArch64ISelLowering.h, 2 times
- external/apache2/llvm/dist/llvm/lib/Target/AArch64/AArch64PromoteConstant.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/Target/AArch64/AArch64TargetTransformInfo.cpp, line 1387
- external/apache2/llvm/dist/llvm/lib/Target/AArch64/SVEIntrinsicOpts.cpp, line 302
- external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/AMDGPUAtomicOptimizer.cpp, 3 times
- external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/AMDGPUCallLowering.cpp, 8 times
- external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/AMDGPUCallLowering.h, line 76
- external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/AMDGPUCodeGenPrepare.cpp, line 911
- external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/AMDGPUInstCombineIntrinsic.cpp, 7 times
- external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/AMDGPULibCalls.cpp, 61 times
- external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/AMDGPULowerIntrinsics.cpp, line 134
- external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/AMDGPULowerKernelArguments.cpp, line 80
- external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/AMDGPULowerKernelAttributes.cpp, 5 times
- external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/AMDGPUOpenCLEnqueuedBlockLowering.cpp, line 78
- external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/AMDGPUPrintfRuntimeBinding.cpp, 5 times
- external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/AMDGPUPromoteAlloca.cpp, 10 times
- external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/AMDGPURewriteOutArguments.cpp, line 427
- external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/AMDGPUSubtarget.cpp, line 514
- external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/AMDGPUTargetTransformInfo.cpp, 7 times
- external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/AMDGPUTargetTransformInfo.h, line 169
- external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/AMDGPUUnifyDivergentExitNodes.cpp, line 364
- external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/R600OpenCLImageTypeLoweringPass.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/SIAnnotateControlFlow.cpp, 8 times
- external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/SIISelLowering.cpp, 4 times
- external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/SIISelLowering.h, 2 times
- external/apache2/llvm/dist/llvm/lib/Target/ARC/ARCISelLowering.cpp, line 706
- external/apache2/llvm/dist/llvm/lib/Target/ARC/ARCISelLowering.h, line 114
- external/apache2/llvm/dist/llvm/lib/Target/ARM/ARMFastISel.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/Target/ARM/ARMISelLowering.cpp, 5 times
- external/apache2/llvm/dist/llvm/lib/Target/ARM/ARMISelLowering.h, 4 times
- external/apache2/llvm/dist/llvm/lib/Target/ARM/ARMTargetTransformInfo.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/Target/BPF/BPFAbstractMemberAccess.cpp, 29 times
- external/apache2/llvm/dist/llvm/lib/Target/BPF/BPFAdjustOpt.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/Target/BPF/BPFCheckAndAdjustIR.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/Target/BPF/BPFPreserveDIType.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/Target/Hexagon/HexagonISelLowering.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/Target/Hexagon/HexagonISelLowering.h, 2 times
- external/apache2/llvm/dist/llvm/lib/Target/Hexagon/HexagonLoopIdiomRecognition.cpp, line 2177
- external/apache2/llvm/dist/llvm/lib/Target/Hexagon/HexagonVectorLoopCarriedReuse.cpp, 8 times
- external/apache2/llvm/dist/llvm/lib/Target/Mips/Mips16HardFloat.cpp, 4 times
- external/apache2/llvm/dist/llvm/lib/Target/Mips/MipsOs16.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/Target/NVPTX/NVPTXISelLowering.cpp, 4 times
- external/apache2/llvm/dist/llvm/lib/Target/NVPTX/NVPTXISelLowering.h, line 450
- external/apache2/llvm/dist/llvm/lib/Target/NVPTX/NVPTXImageOptimizer.cpp, 3 times
- external/apache2/llvm/dist/llvm/lib/Target/NVPTX/NVPTXTargetTransformInfo.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/Target/NVPTX/NVPTXUtilities.cpp, line 299
- external/apache2/llvm/dist/llvm/lib/Target/NVPTX/NVPTXUtilities.h, line 60
- external/apache2/llvm/dist/llvm/lib/Target/NVPTX/NVVMIntrRange.cpp, 3 times
- external/apache2/llvm/dist/llvm/lib/Target/NVPTX/NVVMReflect.cpp, 4 times
- external/apache2/llvm/dist/llvm/lib/Target/PowerPC/PPCBoolRetToInt.cpp, 7 times
- external/apache2/llvm/dist/llvm/lib/Target/PowerPC/PPCISelLowering.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/Target/PowerPC/PPCISelLowering.h, 2 times
- external/apache2/llvm/dist/llvm/lib/Target/PowerPC/PPCLowerMASSVEntries.cpp, 5 times
- external/apache2/llvm/dist/llvm/lib/Target/PowerPC/PPCTargetTransformInfo.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/Target/RISCV/RISCVISelLowering.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/Target/RISCV/RISCVISelLowering.h, 2 times
- external/apache2/llvm/dist/llvm/lib/Target/Sparc/SparcAsmPrinter.cpp, 4 times
- external/apache2/llvm/dist/llvm/lib/Target/SystemZ/SystemZISelLowering.cpp, line 1293
- external/apache2/llvm/dist/llvm/lib/Target/SystemZ/SystemZISelLowering.h, line 519
- external/apache2/llvm/dist/llvm/lib/Target/SystemZ/SystemZTDC.cpp, 3 times
- external/apache2/llvm/dist/llvm/lib/Target/SystemZ/SystemZTargetTransformInfo.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/Target/WebAssembly/WebAssemblyFastISel.cpp, line 752
- external/apache2/llvm/dist/llvm/lib/Target/WebAssembly/WebAssemblyFixFunctionBitcasts.cpp, 4 times
- external/apache2/llvm/dist/llvm/lib/Target/WebAssembly/WebAssemblyISelLowering.cpp, line 701
- external/apache2/llvm/dist/llvm/lib/Target/WebAssembly/WebAssemblyISelLowering.h, line 76
- external/apache2/llvm/dist/llvm/lib/Target/WebAssembly/WebAssemblyLowerEmscriptenEHSjLj.cpp, 12 times
- external/apache2/llvm/dist/llvm/lib/Target/WebAssembly/WebAssemblyLowerGlobalDtors.cpp, 3 times
- external/apache2/llvm/dist/llvm/lib/Target/WebAssembly/WebAssemblyTargetTransformInfo.cpp, line 122
- external/apache2/llvm/dist/llvm/lib/Target/X86/X86FastISel.cpp, line 3182
- external/apache2/llvm/dist/llvm/lib/Target/X86/X86ISelLowering.cpp, 5 times
- external/apache2/llvm/dist/llvm/lib/Target/X86/X86ISelLowering.h, 3 times
- external/apache2/llvm/dist/llvm/lib/Target/X86/X86InstCombineIntrinsic.cpp, line 75
- external/apache2/llvm/dist/llvm/lib/Target/X86/X86MCInstLower.cpp, 4 times
- external/apache2/llvm/dist/llvm/lib/Target/X86/X86PreAMXConfig.cpp, line 85
- external/apache2/llvm/dist/llvm/lib/Target/X86/X86WinEHState.cpp, 3 times
- external/apache2/llvm/dist/llvm/lib/Transforms/CFGuard/CFGuard.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Coroutines/CoroElide.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Coroutines/CoroFrame.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Coroutines/CoroInternal.h, 2 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Coroutines/CoroSplit.cpp, 15 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Coroutines/Coroutines.cpp, 4 times
- external/apache2/llvm/dist/llvm/lib/Transforms/IPO/ArgumentPromotion.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/Transforms/IPO/Attributor.cpp, 8 times
- external/apache2/llvm/dist/llvm/lib/Transforms/IPO/AttributorAttributes.cpp, 9 times
- external/apache2/llvm/dist/llvm/lib/Transforms/IPO/DeadArgumentElimination.cpp, 8 times
- external/apache2/llvm/dist/llvm/lib/Transforms/IPO/FunctionAttrs.cpp, line 1253
- external/apache2/llvm/dist/llvm/lib/Transforms/IPO/GlobalDCE.cpp, line 242
- external/apache2/llvm/dist/llvm/lib/Transforms/IPO/GlobalOpt.cpp, 13 times
- external/apache2/llvm/dist/llvm/lib/Transforms/IPO/HotColdSplitting.cpp, 3 times
- external/apache2/llvm/dist/llvm/lib/Transforms/IPO/IROutliner.cpp, 6 times
- external/apache2/llvm/dist/llvm/lib/Transforms/IPO/LowerTypeTests.cpp, 13 times
- external/apache2/llvm/dist/llvm/lib/Transforms/IPO/MergeFunctions.cpp, line 710
- external/apache2/llvm/dist/llvm/lib/Transforms/IPO/OpenMPOpt.cpp, 33 times
- external/apache2/llvm/dist/llvm/lib/Transforms/IPO/PartialInlining.cpp, 3 times
- external/apache2/llvm/dist/llvm/lib/Transforms/IPO/PruneEH.cpp, 3 times
- external/apache2/llvm/dist/llvm/lib/Transforms/IPO/SampleProfile.cpp, 7 times
- external/apache2/llvm/dist/llvm/lib/Transforms/IPO/StripSymbols.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/Transforms/IPO/SyntheticCountsPropagation.cpp, line 69
- external/apache2/llvm/dist/llvm/lib/Transforms/IPO/ThinLTOBitcodeWriter.cpp, 3 times
- external/apache2/llvm/dist/llvm/lib/Transforms/IPO/WholeProgramDevirt.cpp, 8 times
- external/apache2/llvm/dist/llvm/lib/Transforms/InstCombine/InstCombineAddSub.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/Transforms/InstCombine/InstCombineAndOrXor.cpp, line 2210
- external/apache2/llvm/dist/llvm/lib/Transforms/InstCombine/InstCombineCalls.cpp, 25 times
- external/apache2/llvm/dist/llvm/lib/Transforms/InstCombine/InstCombineCasts.cpp, 4 times
- external/apache2/llvm/dist/llvm/lib/Transforms/InstCombine/InstCombineCompares.cpp, 4 times
- external/apache2/llvm/dist/llvm/lib/Transforms/InstCombine/InstCombineInternal.h, 3 times
- external/apache2/llvm/dist/llvm/lib/Transforms/InstCombine/InstCombinePHI.cpp, line 47
- external/apache2/llvm/dist/llvm/lib/Transforms/InstCombine/InstCombineSelect.cpp, 8 times
- external/apache2/llvm/dist/llvm/lib/Transforms/InstCombine/InstCombineSimplifyDemanded.cpp, line 773
- external/apache2/llvm/dist/llvm/lib/Transforms/InstCombine/InstructionCombining.cpp, 4 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Instrumentation/AddressSanitizer.cpp, 10 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Instrumentation/BoundsChecking.cpp, line 195
- external/apache2/llvm/dist/llvm/lib/Transforms/Instrumentation/DataFlowSanitizer.cpp, 13 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Instrumentation/GCOVProfiling.cpp, 4 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Instrumentation/HWAddressSanitizer.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Instrumentation/IndirectCallPromotion.cpp, line 241
- external/apache2/llvm/dist/llvm/lib/Transforms/Instrumentation/InstrProfiling.cpp, line 645
- external/apache2/llvm/dist/llvm/lib/Transforms/Instrumentation/MemProfiler.cpp, line 364
- external/apache2/llvm/dist/llvm/lib/Transforms/Instrumentation/MemorySanitizer.cpp, 20 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Instrumentation/PGOMemOPSizeOpt.cpp, 5 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Instrumentation/SanitizerCoverage.cpp, line 663
- external/apache2/llvm/dist/llvm/lib/Transforms/Instrumentation/ThreadSanitizer.cpp, 10 times
- external/apache2/llvm/dist/llvm/lib/Transforms/ObjCARC/ObjCARC.cpp, 6 times
- external/apache2/llvm/dist/llvm/lib/Transforms/ObjCARC/ObjCARC.h, 9 times
- external/apache2/llvm/dist/llvm/lib/Transforms/ObjCARC/ObjCARCAPElim.cpp, line 76
- external/apache2/llvm/dist/llvm/lib/Transforms/ObjCARC/ObjCARCContract.cpp, 10 times
- external/apache2/llvm/dist/llvm/lib/Transforms/ObjCARC/ObjCARCExpand.cpp, line 76
- external/apache2/llvm/dist/llvm/lib/Transforms/ObjCARC/ObjCARCOpts.cpp, 57 times
- external/apache2/llvm/dist/llvm/lib/Transforms/ObjCARC/ProvenanceAnalysis.cpp, line 97
- external/apache2/llvm/dist/llvm/lib/Transforms/ObjCARC/PtrState.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/ADCE.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/AlignmentFromAssumptions.cpp, 4 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/AnnotationRemarks.cpp, line 70
- external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/CallSiteSplitting.cpp, line 192
- external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/EarlyCSE.cpp, 8 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/GVN.cpp, 9 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/GVNHoist.cpp, 4 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/GVNSink.cpp, 5 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/IndVarSimplify.cpp, line 819
- external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/JumpThreading.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/LICM.cpp, 9 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/LoopDataPrefetch.cpp, line 287
- external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/LoopIdiomRecognize.cpp, 8 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/LoopInterchange.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/LoopUnrollPass.cpp, line 549
- external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/LowerExpectIntrinsic.cpp, 9 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/LowerGuardIntrinsic.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/LowerMatrixIntrinsics.cpp, 18 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/LowerWidenableCondition.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/MakeGuardsExplicit.cpp, 3 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/MemCpyOptimizer.cpp, 7 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/NewGVN.cpp, 3 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/PartiallyInlineLibCalls.cpp, 3 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/PlaceSafepoints.cpp, 8 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/RewriteStatepointsForGC.cpp, 15 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/SCCP.cpp, line 335
- external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/SROA.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/ScalarizeMaskedMemIntrin.cpp, 10 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/Scalarizer.cpp, 4 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/TailRecursionElimination.cpp, 16 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Utils/AddDiscriminators.cpp, line 239
- external/apache2/llvm/dist/llvm/lib/Transforms/Utils/AssumeBundleBuilder.cpp, 5 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Utils/AutoInitRemark.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Utils/BuildLibCalls.cpp, 11 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Utils/CloneFunction.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Utils/CodeExtractor.cpp, 13 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Utils/EntryExitInstrumenter.cpp, 6 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Utils/EscapeEnumerator.cpp, 5 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Utils/Evaluator.cpp, line 475
- external/apache2/llvm/dist/llvm/lib/Transforms/Utils/FunctionComparator.cpp, 3 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Utils/GuardUtils.cpp, line 31
- external/apache2/llvm/dist/llvm/lib/Transforms/Utils/InjectTLIMappings.cpp, 3 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Utils/InlineFunction.cpp, 25 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Utils/LibCallsShrinkWrap.cpp, 22 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Utils/Local.cpp, 13 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Utils/LowerInvoke.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Utils/ModuleUtils.cpp, line 297
- external/apache2/llvm/dist/llvm/lib/Transforms/Utils/PredicateInfo.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Utils/PromoteMemoryToRegister.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Utils/SCCPSolver.cpp, line 310
- external/apache2/llvm/dist/llvm/lib/Transforms/Utils/ScalarEvolutionExpander.cpp, line 2535
- external/apache2/llvm/dist/llvm/lib/Transforms/Utils/SimplifyCFG.cpp, 5 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Utils/SimplifyLibCalls.cpp, 142 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Vectorize/LoopVectorizationLegality.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Vectorize/LoopVectorize.cpp, 15 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp, 16 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Vectorize/VPRecipeBuilder.h, line 95
- external/apache2/llvm/dist/llvm/lib/Transforms/Vectorize/VPlan.cpp, line 967
- external/apache2/llvm/dist/llvm/lib/Transforms/Vectorize/VPlan.h, line 886
- external/apache2/llvm/dist/llvm/lib/Transforms/Vectorize/VPlanTransforms.cpp, 2 times
- external/apache2/llvm/dist/llvm/tools/bugpoint-passes/TestPasses.cpp, 3 times
- external/apache2/llvm/dist/llvm/tools/bugpoint/Miscompilation.cpp, 7 times
- external/apache2/llvm/dist/llvm/tools/llvm-diff/DiffConsumer.cpp, line 56
- external/apache2/llvm/dist/llvm/tools/llvm-diff/DifferenceEngine.cpp, 9 times
- external/apache2/llvm/dist/llvm/tools/llvm-reduce/deltas/ReduceArguments.cpp, 3 times