Defined in 13 files as a prototype:
- external/apache2/llvm/dist/llvm/include/llvm/CodeGen/MachineBasicBlock.h, line 976 (as a prototype)
- external/apache2/llvm/dist/llvm/include/llvm/CodeGen/MachineInstr.h, line 1163 (as a prototype)
- external/apache2/llvm/dist/llvm/include/llvm/IR/BasicBlock.h, line 223 (as a prototype)
- external/apache2/llvm/dist/llvm/include/llvm/IR/Function.h, line 744 (as a prototype)
- external/apache2/llvm/dist/llvm/include/llvm/IR/GlobalAlias.h, line 69 (as a prototype)
- external/apache2/llvm/dist/llvm/include/llvm/IR/GlobalIFunc.h, line 54 (as a prototype)
- external/apache2/llvm/dist/llvm/include/llvm/IR/GlobalValue.h, line 569 (as a prototype)
- external/apache2/llvm/dist/llvm/include/llvm/IR/GlobalVariable.h, line 175 (as a prototype)
- external/apache2/llvm/dist/llvm/include/llvm/IR/Instruction.h, line 125 (as a prototype)
- external/apache2/llvm/dist/llvm/include/llvm/IR/Instructions.h, line 3546 (as a prototype)
- external/apache2/llvm/dist/llvm/include/llvm/IR/Metadata.h, line 1448 (as a prototype)
- external/apache2/llvm/dist/llvm/include/llvm/Transforms/Utils/SimplifyLibCalls.h, line 127 (as a prototype)
- external/apache2/llvm/dist/llvm/lib/Transforms/Vectorize/VPlan.h, line 703 (as a prototype)
Defined in 13 files as a function:
- external/apache2/llvm/dist/llvm/lib/CodeGen/MachineBasicBlock.cpp, line 1358 (as a function)
- external/apache2/llvm/dist/llvm/lib/CodeGen/MachineInstr.cpp, line 677 (as a function)
- external/apache2/llvm/dist/llvm/lib/IR/BasicBlock.cpp, line 129 (as a function)
- external/apache2/llvm/dist/llvm/lib/IR/Function.cpp, line 366 (as a function)
- external/apache2/llvm/dist/llvm/lib/IR/Globals.cpp, line 86 (as a function)
- external/apache2/llvm/dist/llvm/lib/IR/Globals.cpp, line 385 (as a function)
- external/apache2/llvm/dist/llvm/lib/IR/Globals.cpp, line 517 (as a function)
- external/apache2/llvm/dist/llvm/lib/IR/Globals.cpp, line 550 (as a function)
- external/apache2/llvm/dist/llvm/lib/IR/Instruction.cpp, line 78 (as a function)
- external/apache2/llvm/dist/llvm/lib/IR/Instructions.cpp, line 4182 (as a function)
- external/apache2/llvm/dist/llvm/lib/IR/Metadata.cpp, line 1131 (as a function)
- external/apache2/llvm/dist/llvm/lib/Transforms/Utils/SimplifyLibCalls.cpp, line 3175 (as a function)
- external/apache2/llvm/dist/llvm/lib/Transforms/Vectorize/VPlan.cpp, line 553 (as a function)
Referenced in 492 files:
- external/apache2/llvm/dist/clang/lib/CodeGen/CGBlocks.cpp, line 2026
- external/apache2/llvm/dist/clang/lib/CodeGen/CGCXX.cpp, line 196
- external/apache2/llvm/dist/clang/lib/CodeGen/CGCall.cpp, 5 times
- external/apache2/llvm/dist/clang/lib/CodeGen/CGCleanup.cpp, 7 times
- external/apache2/llvm/dist/clang/lib/CodeGen/CGCoroutine.cpp, line 461
- external/apache2/llvm/dist/clang/lib/CodeGen/CGDecl.cpp, 2 times
- external/apache2/llvm/dist/clang/lib/CodeGen/CGException.cpp, line 369
- external/apache2/llvm/dist/clang/lib/CodeGen/CGExprAgg.cpp, 3 times
- external/apache2/llvm/dist/clang/lib/CodeGen/CGExprCXX.cpp, 3 times
- external/apache2/llvm/dist/clang/lib/CodeGen/CGExprConstant.cpp, line 1509
- external/apache2/llvm/dist/clang/lib/CodeGen/CGExprScalar.cpp, 2 times
- external/apache2/llvm/dist/clang/lib/CodeGen/CGObjC.cpp, line 2354
- external/apache2/llvm/dist/clang/lib/CodeGen/CGObjCGNU.cpp, 6 times
- external/apache2/llvm/dist/clang/lib/CodeGen/CGObjCMac.cpp, 3 times
- external/apache2/llvm/dist/clang/lib/CodeGen/CGOpenMPRuntime.cpp, 2 times
- external/apache2/llvm/dist/clang/lib/CodeGen/CGOpenMPRuntimeGPU.cpp, 2 times
- external/apache2/llvm/dist/clang/lib/CodeGen/CGStmt.cpp, 3 times
- external/apache2/llvm/dist/clang/lib/CodeGen/CGVTables.cpp, 3 times
- external/apache2/llvm/dist/clang/lib/CodeGen/CodeGenFunction.cpp, 7 times
- external/apache2/llvm/dist/clang/lib/CodeGen/CodeGenFunction.h, 2 times
- external/apache2/llvm/dist/clang/lib/CodeGen/CodeGenModule.cpp, 11 times
- external/apache2/llvm/dist/clang/lib/CodeGen/ConstantInitBuilder.cpp, 2 times
- external/apache2/llvm/dist/clang/lib/CodeGen/ItaniumCXXABI.cpp, 2 times
- external/apache2/llvm/dist/llvm/examples/IRTransforms/SimplifyCFG.cpp, 10 times
- external/apache2/llvm/dist/llvm/examples/Kaleidoscope/BuildingAJIT/Chapter1/toy.cpp, line 1094
- external/apache2/llvm/dist/llvm/examples/Kaleidoscope/BuildingAJIT/Chapter2/toy.cpp, line 1094
- external/apache2/llvm/dist/llvm/examples/Kaleidoscope/BuildingAJIT/Chapter3/toy.cpp, line 1094
- external/apache2/llvm/dist/llvm/examples/Kaleidoscope/BuildingAJIT/Chapter4/toy.cpp, line 1085
- external/apache2/llvm/dist/llvm/examples/Kaleidoscope/Chapter3/toy.cpp, 2 times
- external/apache2/llvm/dist/llvm/examples/Kaleidoscope/Chapter4/toy.cpp, line 544
- external/apache2/llvm/dist/llvm/examples/Kaleidoscope/Chapter5/toy.cpp, line 818
- external/apache2/llvm/dist/llvm/examples/Kaleidoscope/Chapter6/toy.cpp, line 934
- external/apache2/llvm/dist/llvm/examples/Kaleidoscope/Chapter7/toy.cpp, line 1103
- external/apache2/llvm/dist/llvm/examples/Kaleidoscope/Chapter8/toy.cpp, line 1099
- external/apache2/llvm/dist/llvm/examples/Kaleidoscope/Chapter9/toy.cpp, line 1307
- external/apache2/llvm/dist/llvm/examples/Kaleidoscope/MCJIT/cached/toy-jit.cpp, 2 times
- external/apache2/llvm/dist/llvm/examples/Kaleidoscope/MCJIT/cached/toy.cpp, 2 times
- external/apache2/llvm/dist/llvm/examples/Kaleidoscope/MCJIT/complete/toy.cpp, 2 times
- external/apache2/llvm/dist/llvm/examples/Kaleidoscope/MCJIT/initial/toy.cpp, 2 times
- external/apache2/llvm/dist/llvm/examples/Kaleidoscope/MCJIT/lazy/toy-jit.cpp, 2 times
- external/apache2/llvm/dist/llvm/examples/Kaleidoscope/MCJIT/lazy/toy.cpp, 2 times
- external/apache2/llvm/dist/llvm/include/llvm/CodeGen/GlobalISel/InstructionSelectorImpl.h, line 1114
- external/apache2/llvm/dist/llvm/include/llvm/Transforms/Utils/SimplifyLibCalls.h, 2 times
- external/apache2/llvm/dist/llvm/lib/Analysis/InstructionSimplify.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/Analysis/MemoryBuiltins.cpp, 5 times
- external/apache2/llvm/dist/llvm/lib/Analysis/PHITransAddr.cpp, line 354
- external/apache2/llvm/dist/llvm/lib/Analysis/ValueTracking.cpp, line 3908
- external/apache2/llvm/dist/llvm/lib/AsmParser/LLParser.cpp, 3 times
- external/apache2/llvm/dist/llvm/lib/Bitcode/Reader/BitcodeReader.cpp, 3 times
- external/apache2/llvm/dist/llvm/lib/Bitcode/Writer/BitcodeWriter.cpp, 3 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/AtomicExpandPass.cpp, 20 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/BranchFolding.cpp, line 1428
- external/apache2/llvm/dist/llvm/lib/CodeGen/BranchRelaxation.cpp, line 465
- external/apache2/llvm/dist/llvm/lib/CodeGen/CodeGenPrepare.cpp, 36 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/DwarfEHPrepare.cpp, 5 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/EarlyIfConversion.cpp, 4 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/ExpandMemCmp.cpp, line 792
- external/apache2/llvm/dist/llvm/lib/CodeGen/ExpandPostRAPseudos.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/ExpandReductions.cpp, line 170
- external/apache2/llvm/dist/llvm/lib/CodeGen/ExpandVectorPredication.cpp, line 115
- external/apache2/llvm/dist/llvm/lib/CodeGen/FixupStatepointCallerSaved.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/GCRootLowering.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/GlobalISel/CombinerHelper.cpp, 53 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/GlobalISel/InstructionSelect.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/GlobalISel/LegalizerHelper.cpp, 113 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/GlobalMerge.cpp, line 545
- external/apache2/llvm/dist/llvm/lib/CodeGen/ImplicitNullChecks.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/IndirectBrExpandPass.cpp, 4 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/InlineSpiller.cpp, 3 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/InterleavedAccessPass.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/IntrinsicLowering.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/LiveRangeEdit.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/MIRCanonicalizerPass.cpp, line 341
- external/apache2/llvm/dist/llvm/lib/CodeGen/MachineCSE.cpp, 3 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/MachineCopyPropagation.cpp, 4 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/MachineInstr.cpp, line 699
- external/apache2/llvm/dist/llvm/lib/CodeGen/MachineInstrBundle.cpp, line 66
- external/apache2/llvm/dist/llvm/lib/CodeGen/MachineLICM.cpp, 4 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/MachineSSAUpdater.cpp, line 200
- external/apache2/llvm/dist/llvm/lib/CodeGen/MachineSink.cpp, line 289
- external/apache2/llvm/dist/llvm/lib/CodeGen/ModuloSchedule.cpp, 12 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/OptimizePHIs.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/PHIElimination.cpp, line 207
- external/apache2/llvm/dist/llvm/lib/CodeGen/PatchableFunction.cpp, line 90
- external/apache2/llvm/dist/llvm/lib/CodeGen/PeepholeOptimizer.cpp, 5 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/PreISelIntrinsicLowering.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/ProcessImplicitDefs.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/PseudoProbeInserter.cpp, line 147
- external/apache2/llvm/dist/llvm/lib/CodeGen/RegAllocBase.cpp, line 174
- external/apache2/llvm/dist/llvm/lib/CodeGen/RegAllocPBQP.cpp, line 788
- external/apache2/llvm/dist/llvm/lib/CodeGen/RegisterCoalescer.cpp, 3 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/ReplaceWithVeclib.cpp, line 191
- external/apache2/llvm/dist/llvm/lib/CodeGen/SafeStack.cpp, 7 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/FastISel.cpp, 3 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/ShadowStackGCLowering.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/SjLjEHPrepare.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/SplitKit.cpp, line 867
- external/apache2/llvm/dist/llvm/lib/CodeGen/StackColoring.cpp, line 922
- external/apache2/llvm/dist/llvm/lib/CodeGen/StackProtector.cpp, line 542
- external/apache2/llvm/dist/llvm/lib/CodeGen/StackSlotColoring.cpp, line 474
- external/apache2/llvm/dist/llvm/lib/CodeGen/TailDuplicator.cpp, 5 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/TargetLoweringBase.cpp, line 1220
- external/apache2/llvm/dist/llvm/lib/CodeGen/TwoAddressInstructionPass.cpp, 4 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/TypePromotion.cpp, line 648
- external/apache2/llvm/dist/llvm/lib/CodeGen/UnreachableBlockElim.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/WasmEHPrepare.cpp, 3 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/WinEHPrepare.cpp, line 740
- external/apache2/llvm/dist/llvm/lib/CodeGen/XRayInstrumentation.cpp, line 121
- external/apache2/llvm/dist/llvm/lib/ExecutionEngine/Orc/CompileOnDemandLayer.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/ExecutionEngine/Orc/LLJIT.cpp, line 495
- external/apache2/llvm/dist/llvm/lib/Frontend/OpenMP/OMPIRBuilder.cpp, 16 times
- external/apache2/llvm/dist/llvm/lib/FuzzMutate/IRMutator.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/FuzzMutate/Operations.cpp, line 153
- external/apache2/llvm/dist/llvm/lib/FuzzMutate/RandomIRBuilder.cpp, line 63
- external/apache2/llvm/dist/llvm/lib/IR/AutoUpgrade.cpp, 16 times
- external/apache2/llvm/dist/llvm/lib/IR/BasicBlock.cpp, line 345
- external/apache2/llvm/dist/llvm/lib/IR/Core.cpp, 5 times
- external/apache2/llvm/dist/llvm/lib/IR/DebugInfo.cpp, 4 times
- external/apache2/llvm/dist/llvm/lib/IR/Function.cpp, line 520
- external/apache2/llvm/dist/llvm/lib/IR/Globals.cpp, line 90
- external/apache2/llvm/dist/llvm/lib/IR/Instructions.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/IR/PseudoProbe.cpp, line 167
- external/apache2/llvm/dist/llvm/lib/LTO/LTO.cpp, line 1089
- external/apache2/llvm/dist/llvm/lib/LTO/LTOBackend.cpp, line 540
- external/apache2/llvm/dist/llvm/lib/Linker/IRMover.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/Linker/LinkModules.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/Target/AArch64/AArch64AdvSIMDScalarPass.cpp, 3 times
- external/apache2/llvm/dist/llvm/lib/Target/AArch64/AArch64CleanupLocalDynamicTLSPass.cpp, line 113
- external/apache2/llvm/dist/llvm/lib/Target/AArch64/AArch64CondBrTuning.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/Target/AArch64/AArch64ConditionOptimizer.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/Target/AArch64/AArch64ConditionalCompares.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/Target/AArch64/AArch64ExpandPseudoInsts.cpp, 21 times
- external/apache2/llvm/dist/llvm/lib/Target/AArch64/AArch64FrameLowering.cpp, 3 times
- external/apache2/llvm/dist/llvm/lib/Target/AArch64/AArch64ISelLowering.cpp, line 2161
- external/apache2/llvm/dist/llvm/lib/Target/AArch64/AArch64InstrInfo.cpp, 14 times
- external/apache2/llvm/dist/llvm/lib/Target/AArch64/AArch64LoadStoreOptimizer.cpp, 8 times
- external/apache2/llvm/dist/llvm/lib/Target/AArch64/AArch64RedundantCopyElimination.cpp, line 423
- external/apache2/llvm/dist/llvm/lib/Target/AArch64/AArch64SIMDInstrOpt.cpp, line 732
- external/apache2/llvm/dist/llvm/lib/Target/AArch64/AArch64SpeculationHardening.cpp, line 583
- external/apache2/llvm/dist/llvm/lib/Target/AArch64/AArch64StackTagging.cpp, 6 times
- external/apache2/llvm/dist/llvm/lib/Target/AArch64/AArch64StackTaggingPreRA.cpp, line 397
- external/apache2/llvm/dist/llvm/lib/Target/AArch64/GISel/AArch64GlobalISelUtils.cpp, line 94
- external/apache2/llvm/dist/llvm/lib/Target/AArch64/GISel/AArch64InstructionSelector.cpp, 54 times
- external/apache2/llvm/dist/llvm/lib/Target/AArch64/GISel/AArch64LegalizerInfo.cpp, 5 times
- external/apache2/llvm/dist/llvm/lib/Target/AArch64/GISel/AArch64PostLegalizerCombiner.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/Target/AArch64/GISel/AArch64PostLegalizerLowering.cpp, 7 times
- external/apache2/llvm/dist/llvm/lib/Target/AArch64/GISel/AArch64PreLegalizerCombiner.cpp, line 58
- external/apache2/llvm/dist/llvm/lib/Target/AArch64/SVEIntrinsicOpts.cpp, 11 times
- external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/AMDGPUAlwaysInlinePass.cpp, line 106
- external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/AMDGPUAtomicOptimizer.cpp, line 697
- external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/AMDGPUCodeGenPrepare.cpp, 11 times
- external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/AMDGPUInstructionSelector.cpp, 55 times
- external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/AMDGPULegalizerInfo.cpp, 56 times
- external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/AMDGPULibCalls.cpp, 8 times
- external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/AMDGPULowerIntrinsics.cpp, 3 times
- external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/AMDGPULowerModuleLDSPass.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/AMDGPUMachineCFGStructurizer.cpp, 6 times
- external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/AMDGPUPostLegalizerCombiner.cpp, 3 times
- external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/AMDGPUPreLegalizerCombiner.cpp, line 152
- external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/AMDGPUPrintfRuntimeBinding.cpp, line 546
- external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/AMDGPUPromoteAlloca.cpp, 8 times
- external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/AMDGPUPropagateAttributes.cpp, line 303
- external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/AMDGPURegBankCombiner.cpp, line 139
- external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/AMDGPURegisterBankInfo.cpp, 19 times
- external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/AMDGPURewriteOutArguments.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/AMDGPUUnifyDivergentExitNodes.cpp, 5 times
- external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/AMDGPUUnifyMetadata.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/AMDILCFGStructurizer.cpp, 8 times
- external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/GCNDPPCombine.cpp, 4 times
- external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/R600ClauseMergePass.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/R600ControlFlowFinalizer.cpp, 10 times
- external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/R600ExpandSpecialInstrs.cpp, 3 times
- external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/R600ISelLowering.cpp, line 439
- external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/R600InstrInfo.cpp, 5 times
- external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/R600OpenCLImageTypeLoweringPass.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/R600OptimizeVectorRegisters.cpp, line 226
- external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/SIFixSGPRCopies.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/SIFoldOperands.cpp, 5 times
- external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/SIISelLowering.cpp, 16 times
- external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/SIInsertWaitcnts.cpp, 4 times
- external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/SIInstrInfo.cpp, 37 times
- external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/SILateBranchLowering.cpp, 3 times
- external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/SILoadStoreOptimizer.cpp, 16 times
- external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/SILowerControlFlow.cpp, 13 times
- external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/SILowerI1Copies.cpp, 3 times
- external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/SIMemoryLegalizer.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/SIOptimizeExecMasking.cpp, 4 times
- external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/SIOptimizeExecMaskingPreRA.cpp, 6 times
- external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/SIPeepholeSDWA.cpp, 5 times
- external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/SIPostRABundler.cpp, line 195
- external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/SIPreEmitPeephole.cpp, 6 times
- external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/SIRegisterInfo.cpp, 6 times
- external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/SIShrinkInstructions.cpp, 4 times
- external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/SIWholeQuadMode.cpp, line 1419
- external/apache2/llvm/dist/llvm/lib/Target/ARC/ARCBranchFinalize.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/Target/ARC/ARCExpandPseudos.cpp, line 73
- external/apache2/llvm/dist/llvm/lib/Target/ARC/ARCInstrInfo.cpp, 3 times
- external/apache2/llvm/dist/llvm/lib/Target/ARC/ARCOptAddrMode.cpp, line 257
- external/apache2/llvm/dist/llvm/lib/Target/ARM/A15SDOptimizer.cpp, line 680
- external/apache2/llvm/dist/llvm/lib/Target/ARM/ARMBaseInstrInfo.cpp, 7 times
- external/apache2/llvm/dist/llvm/lib/Target/ARM/ARMConstantIslandPass.cpp, 14 times
- external/apache2/llvm/dist/llvm/lib/Target/ARM/ARMExpandPseudoInsts.cpp, 31 times
- external/apache2/llvm/dist/llvm/lib/Target/ARM/ARMFrameLowering.cpp, line 1229
- external/apache2/llvm/dist/llvm/lib/Target/ARM/ARMISelLowering.cpp, 12 times
- external/apache2/llvm/dist/llvm/lib/Target/ARM/ARMInstructionSelector.cpp, 5 times
- external/apache2/llvm/dist/llvm/lib/Target/ARM/ARMLegalizerInfo.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/Target/ARM/ARMLoadStoreOptimizer.cpp, 3 times
- external/apache2/llvm/dist/llvm/lib/Target/ARM/ARMLowOverheadLoops.cpp, 3 times
- external/apache2/llvm/dist/llvm/lib/Target/ARM/ARMOptimizeBarriersPass.cpp, line 93
- external/apache2/llvm/dist/llvm/lib/Target/ARM/MLxExpansionPass.cpp, line 321
- external/apache2/llvm/dist/llvm/lib/Target/ARM/MVEGatherScatterLowering.cpp, 6 times
- external/apache2/llvm/dist/llvm/lib/Target/ARM/MVETPAndVPTOptimisationsPass.cpp, 12 times
- external/apache2/llvm/dist/llvm/lib/Target/ARM/MVETailPredUtils.h, 4 times
- external/apache2/llvm/dist/llvm/lib/Target/ARM/MVEVPTBlockPass.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/Target/ARM/Thumb2InstrInfo.cpp, line 95
- external/apache2/llvm/dist/llvm/lib/Target/AVR/AVRExpandPseudoInsts.cpp, 46 times
- external/apache2/llvm/dist/llvm/lib/Target/AVR/AVRISelLowering.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/Target/AVR/AVRInstrInfo.cpp, 5 times
- external/apache2/llvm/dist/llvm/lib/Target/AVR/AVRRegisterInfo.cpp, line 129
- external/apache2/llvm/dist/llvm/lib/Target/BPF/BPFAbstractMemberAccess.cpp, 4 times
- external/apache2/llvm/dist/llvm/lib/Target/BPF/BPFCheckAndAdjustIR.cpp, line 103
- external/apache2/llvm/dist/llvm/lib/Target/BPF/BPFISelLowering.cpp, line 849
- external/apache2/llvm/dist/llvm/lib/Target/BPF/BPFInstrInfo.cpp, 3 times
- external/apache2/llvm/dist/llvm/lib/Target/BPF/BPFMIChecking.cpp, line 184
- external/apache2/llvm/dist/llvm/lib/Target/BPF/BPFMIPeephole.cpp, 7 times
- external/apache2/llvm/dist/llvm/lib/Target/BPF/BPFMISimplifyPatchable.cpp, 3 times
- external/apache2/llvm/dist/llvm/lib/Target/BPF/BPFPreserveDIType.cpp, line 116
- external/apache2/llvm/dist/llvm/lib/Target/BPF/BPFRegisterInfo.cpp, line 117
- external/apache2/llvm/dist/llvm/lib/Target/Hexagon/HexagonCommonGEP.cpp, line 1257
- external/apache2/llvm/dist/llvm/lib/Target/Hexagon/HexagonConstPropagation.cpp, line 3181
- external/apache2/llvm/dist/llvm/lib/Target/Hexagon/HexagonCopyToCombine.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/Target/Hexagon/HexagonEarlyIfConv.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/Target/Hexagon/HexagonExpandCondsets.cpp, line 549
- external/apache2/llvm/dist/llvm/lib/Target/Hexagon/HexagonFrameLowering.cpp, line 623
- external/apache2/llvm/dist/llvm/lib/Target/Hexagon/HexagonGenInsert.cpp, line 1447
- external/apache2/llvm/dist/llvm/lib/Target/Hexagon/HexagonGenPredicate.cpp, 3 times
- external/apache2/llvm/dist/llvm/lib/Target/Hexagon/HexagonHardwareLoops.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/Target/Hexagon/HexagonInstrInfo.cpp, 4 times
- external/apache2/llvm/dist/llvm/lib/Target/Hexagon/HexagonLoopIdiomRecognition.cpp, 4 times
- external/apache2/llvm/dist/llvm/lib/Target/Hexagon/HexagonNewValueJump.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/Target/Hexagon/HexagonOptAddrMode.cpp, line 811
- external/apache2/llvm/dist/llvm/lib/Target/Hexagon/HexagonOptimizeSZextends.cpp, line 87
- external/apache2/llvm/dist/llvm/lib/Target/Hexagon/HexagonPeephole.cpp, line 283
- external/apache2/llvm/dist/llvm/lib/Target/Hexagon/HexagonStoreWidening.cpp, line 519
- external/apache2/llvm/dist/llvm/lib/Target/Hexagon/HexagonVLIWPacketizer.cpp, line 201
- external/apache2/llvm/dist/llvm/lib/Target/Hexagon/HexagonVectorCombine.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/Target/Hexagon/RDFDeadCode.cpp, line 239
- external/apache2/llvm/dist/llvm/lib/Target/Lanai/LanaiFrameLowering.cpp, line 81
- external/apache2/llvm/dist/llvm/lib/Target/Lanai/LanaiInstrInfo.cpp, 5 times
- external/apache2/llvm/dist/llvm/lib/Target/Lanai/LanaiRegisterInfo.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/Target/M68k/M68kISelLowering.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/Target/M68k/M68kInstrInfo.cpp, 6 times
- external/apache2/llvm/dist/llvm/lib/Target/MSP430/MSP430BranchSelector.cpp, line 208
- external/apache2/llvm/dist/llvm/lib/Target/MSP430/MSP430ISelLowering.cpp, 3 times
- external/apache2/llvm/dist/llvm/lib/Target/MSP430/MSP430InstrInfo.cpp, 3 times
- external/apache2/llvm/dist/llvm/lib/Target/Mips/Mips16ISelLowering.cpp, 7 times
- external/apache2/llvm/dist/llvm/lib/Target/Mips/MipsBranchExpansion.cpp, line 371
- external/apache2/llvm/dist/llvm/lib/Target/Mips/MipsConstantIslandPass.cpp, 3 times
- external/apache2/llvm/dist/llvm/lib/Target/Mips/MipsDelaySlotFiller.cpp, 3 times
- external/apache2/llvm/dist/llvm/lib/Target/Mips/MipsExpandPseudo.cpp, 4 times
- external/apache2/llvm/dist/llvm/lib/Target/Mips/MipsISelLowering.cpp, 10 times
- external/apache2/llvm/dist/llvm/lib/Target/Mips/MipsInstrInfo.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/Target/Mips/MipsInstructionSelector.cpp, 15 times
- external/apache2/llvm/dist/llvm/lib/Target/Mips/MipsLegalizerInfo.cpp, 7 times
- external/apache2/llvm/dist/llvm/lib/Target/Mips/MipsRegisterBankInfo.cpp, line 724
- external/apache2/llvm/dist/llvm/lib/Target/Mips/MipsSEISelLowering.cpp, 15 times
- external/apache2/llvm/dist/llvm/lib/Target/NVPTX/NVPTXGenericToNVVM.cpp, line 148
- external/apache2/llvm/dist/llvm/lib/Target/NVPTX/NVPTXImageOptimizer.cpp, line 88
- external/apache2/llvm/dist/llvm/lib/Target/NVPTX/NVPTXInstrInfo.cpp, 3 times
- external/apache2/llvm/dist/llvm/lib/Target/NVPTX/NVPTXLowerAggrCopies.cpp, 3 times
- external/apache2/llvm/dist/llvm/lib/Target/NVPTX/NVPTXLowerArgs.cpp, line 225
- external/apache2/llvm/dist/llvm/lib/Target/NVPTX/NVPTXProxyRegErasure.cpp, line 88
- external/apache2/llvm/dist/llvm/lib/Target/NVPTX/NVPTXReplaceImageHandles.cpp, line 74
- external/apache2/llvm/dist/llvm/lib/Target/NVPTX/NVVMReflect.cpp, line 179
- external/apache2/llvm/dist/llvm/lib/Target/PowerPC/PPCBranchCoalescing.cpp, 3 times
- external/apache2/llvm/dist/llvm/lib/Target/PowerPC/PPCBranchSelector.cpp, line 397
- external/apache2/llvm/dist/llvm/lib/Target/PowerPC/PPCEarlyReturn.cpp, 4 times
- external/apache2/llvm/dist/llvm/lib/Target/PowerPC/PPCExpandISEL.cpp, 5 times
- external/apache2/llvm/dist/llvm/lib/Target/PowerPC/PPCFrameLowering.cpp, line 1526
- external/apache2/llvm/dist/llvm/lib/Target/PowerPC/PPCISelLowering.cpp, 4 times
- external/apache2/llvm/dist/llvm/lib/Target/PowerPC/PPCInstrInfo.cpp, 9 times
- external/apache2/llvm/dist/llvm/lib/Target/PowerPC/PPCMIPeephole.cpp, 7 times
- external/apache2/llvm/dist/llvm/lib/Target/PowerPC/PPCPreEmitPeephole.cpp, 4 times
- external/apache2/llvm/dist/llvm/lib/Target/PowerPC/PPCReduceCRLogicals.cpp, line 228
- external/apache2/llvm/dist/llvm/lib/Target/PowerPC/PPCVSXFMAMutate.cpp, line 336
- external/apache2/llvm/dist/llvm/lib/Target/PowerPC/PPCVSXSwapRemoval.cpp, line 983
- external/apache2/llvm/dist/llvm/lib/Target/RISCV/RISCVCleanupVSETVLI.cpp, line 132
- external/apache2/llvm/dist/llvm/lib/Target/RISCV/RISCVExpandAtomicPseudoInsts.cpp, 3 times
- external/apache2/llvm/dist/llvm/lib/Target/RISCV/RISCVExpandPseudoInsts.cpp, 5 times
- external/apache2/llvm/dist/llvm/lib/Target/RISCV/RISCVFrameLowering.cpp, line 1042
- external/apache2/llvm/dist/llvm/lib/Target/RISCV/RISCVISelLowering.cpp, 4 times
- external/apache2/llvm/dist/llvm/lib/Target/RISCV/RISCVInstrInfo.cpp, 3 times
- external/apache2/llvm/dist/llvm/lib/Target/RISCV/RISCVMergeBaseOffset.cpp, line 280
- external/apache2/llvm/dist/llvm/lib/Target/RISCV/RISCVRegisterInfo.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/Target/Sparc/DelaySlotFiller.cpp, 3 times
- external/apache2/llvm/dist/llvm/lib/Target/Sparc/SparcISelLowering.cpp, line 3175
- external/apache2/llvm/dist/llvm/lib/Target/Sparc/SparcInstrInfo.cpp, 3 times
- external/apache2/llvm/dist/llvm/lib/Target/SystemZ/SystemZElimCompare.cpp, 4 times
- external/apache2/llvm/dist/llvm/lib/Target/SystemZ/SystemZFrameLowering.cpp, line 714
- external/apache2/llvm/dist/llvm/lib/Target/SystemZ/SystemZISelLowering.cpp, 12 times
- external/apache2/llvm/dist/llvm/lib/Target/SystemZ/SystemZInstrInfo.cpp, 5 times
- external/apache2/llvm/dist/llvm/lib/Target/SystemZ/SystemZLDCleanup.cpp, line 124
- external/apache2/llvm/dist/llvm/lib/Target/SystemZ/SystemZLongBranch.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/Target/SystemZ/SystemZPostRewrite.cpp, line 205
- external/apache2/llvm/dist/llvm/lib/Target/SystemZ/SystemZTDC.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/Target/VE/VEISelLowering.cpp, 3 times
- external/apache2/llvm/dist/llvm/lib/Target/VE/VEInstrInfo.cpp, 11 times
- external/apache2/llvm/dist/llvm/lib/Target/WebAssembly/WebAssemblyAddMissingPrototypes.cpp, line 139
- external/apache2/llvm/dist/llvm/lib/Target/WebAssembly/WebAssemblyCFGStackify.cpp, 3 times
- external/apache2/llvm/dist/llvm/lib/Target/WebAssembly/WebAssemblyDebugValueManager.cpp, line 54
- external/apache2/llvm/dist/llvm/lib/Target/WebAssembly/WebAssemblyExplicitLocals.cpp, 4 times
- external/apache2/llvm/dist/llvm/lib/Target/WebAssembly/WebAssemblyFixBrTableDefaults.cpp, line 66
- external/apache2/llvm/dist/llvm/lib/Target/WebAssembly/WebAssemblyFixFunctionBitcasts.cpp, 3 times
- external/apache2/llvm/dist/llvm/lib/Target/WebAssembly/WebAssemblyISelLowering.cpp, 3 times
- external/apache2/llvm/dist/llvm/lib/Target/WebAssembly/WebAssemblyInstrInfo.cpp, line 166
- external/apache2/llvm/dist/llvm/lib/Target/WebAssembly/WebAssemblyLateEHPrepare.cpp, 3 times
- external/apache2/llvm/dist/llvm/lib/Target/WebAssembly/WebAssemblyLowerBrUnless.cpp, line 179
- external/apache2/llvm/dist/llvm/lib/Target/WebAssembly/WebAssemblyLowerEmscriptenEHSjLj.cpp, 8 times
- external/apache2/llvm/dist/llvm/lib/Target/WebAssembly/WebAssemblyLowerGlobalDtors.cpp, line 205
- external/apache2/llvm/dist/llvm/lib/Target/WebAssembly/WebAssemblyOptimizeLiveIntervals.cpp, line 115
- external/apache2/llvm/dist/llvm/lib/Target/WebAssembly/WebAssemblyRegStackify.cpp, line 595
- external/apache2/llvm/dist/llvm/lib/Target/X86/X86AvoidStoreForwardingBlocks.cpp, line 727
- external/apache2/llvm/dist/llvm/lib/Target/X86/X86CallFrameOptimization.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/Target/X86/X86DomainReassignment.cpp, line 517
- external/apache2/llvm/dist/llvm/lib/Target/X86/X86ExpandPseudo.cpp, 4 times
- external/apache2/llvm/dist/llvm/lib/Target/X86/X86FixupSetCC.cpp, line 130
- external/apache2/llvm/dist/llvm/lib/Target/X86/X86FlagsCopyLowering.cpp, 5 times
- external/apache2/llvm/dist/llvm/lib/Target/X86/X86FrameLowering.cpp, line 512
- external/apache2/llvm/dist/llvm/lib/Target/X86/X86ISelLowering.cpp, 22 times
- external/apache2/llvm/dist/llvm/lib/Target/X86/X86InstrInfo.cpp, 10 times
- external/apache2/llvm/dist/llvm/lib/Target/X86/X86InstructionSelector.cpp, 14 times
- external/apache2/llvm/dist/llvm/lib/Target/X86/X86LowerAMXIntrinsics.cpp, 6 times
- external/apache2/llvm/dist/llvm/lib/Target/X86/X86LowerAMXType.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/Target/X86/X86LowerTileCopy.cpp, line 127
- external/apache2/llvm/dist/llvm/lib/Target/X86/X86OptimizeLEAs.cpp, line 699
- external/apache2/llvm/dist/llvm/lib/Target/X86/X86PartialReduction.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/Target/X86/X86RegisterInfo.cpp, line 708
- external/apache2/llvm/dist/llvm/lib/Target/X86/X86SpeculativeLoadHardening.cpp, line 929
- external/apache2/llvm/dist/llvm/lib/Target/X86/X86WinAllocaExpander.cpp, 3 times
- external/apache2/llvm/dist/llvm/lib/Target/X86/X86WinEHState.cpp, line 503
- external/apache2/llvm/dist/llvm/lib/Target/XCore/XCoreFrameToArgsOffsetElim.cpp, line 60
- external/apache2/llvm/dist/llvm/lib/Target/XCore/XCoreISelLowering.cpp, line 1581
- external/apache2/llvm/dist/llvm/lib/Target/XCore/XCoreInstrInfo.cpp, 4 times
- external/apache2/llvm/dist/llvm/lib/Target/XCore/XCoreLowerThreadLocal.cpp, line 169
- external/apache2/llvm/dist/llvm/lib/Transforms/AggressiveInstCombine/TruncInstCombine.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/Transforms/CFGuard/CFGuard.cpp, line 218
- external/apache2/llvm/dist/llvm/lib/Transforms/Coroutines/CoroCleanup.cpp, line 101
- external/apache2/llvm/dist/llvm/lib/Transforms/Coroutines/CoroEarly.cpp, 3 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Coroutines/CoroElide.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Coroutines/CoroFrame.cpp, 7 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Coroutines/CoroInstr.h, line 136
- external/apache2/llvm/dist/llvm/lib/Transforms/Coroutines/CoroSplit.cpp, 29 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Coroutines/Coroutines.cpp, 6 times
- external/apache2/llvm/dist/llvm/lib/Transforms/IPO/ArgumentPromotion.cpp, 6 times
- external/apache2/llvm/dist/llvm/lib/Transforms/IPO/Attributor.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/Transforms/IPO/ConstantMerge.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/Transforms/IPO/DeadArgumentElimination.cpp, 4 times
- external/apache2/llvm/dist/llvm/lib/Transforms/IPO/GlobalDCE.cpp, line 407
- external/apache2/llvm/dist/llvm/lib/Transforms/IPO/GlobalOpt.cpp, 35 times
- external/apache2/llvm/dist/llvm/lib/Transforms/IPO/GlobalSplit.cpp, line 140
- external/apache2/llvm/dist/llvm/lib/Transforms/IPO/IROutliner.cpp, 11 times
- external/apache2/llvm/dist/llvm/lib/Transforms/IPO/Inliner.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/Transforms/IPO/LowerTypeTests.cpp, 12 times
- external/apache2/llvm/dist/llvm/lib/Transforms/IPO/MergeFunctions.cpp, 6 times
- external/apache2/llvm/dist/llvm/lib/Transforms/IPO/OpenMPOpt.cpp, 5 times
- external/apache2/llvm/dist/llvm/lib/Transforms/IPO/PartialInlining.cpp, 3 times
- external/apache2/llvm/dist/llvm/lib/Transforms/IPO/PruneEH.cpp, line 262
- external/apache2/llvm/dist/llvm/lib/Transforms/IPO/StripDeadPrototypes.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/Transforms/IPO/StripSymbols.cpp, 3 times
- external/apache2/llvm/dist/llvm/lib/Transforms/IPO/ThinLTOBitcodeWriter.cpp, 5 times
- external/apache2/llvm/dist/llvm/lib/Transforms/IPO/WholeProgramDevirt.cpp, 9 times
- external/apache2/llvm/dist/llvm/lib/Transforms/InstCombine/InstCombineInternal.h, line 464
- external/apache2/llvm/dist/llvm/lib/Transforms/InstCombine/InstCombineNegator.cpp, line 483
- external/apache2/llvm/dist/llvm/lib/Transforms/InstCombine/InstructionCombining.cpp, 3 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Instrumentation/AddressSanitizer.cpp, 4 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Instrumentation/BoundsChecking.cpp, line 129
- external/apache2/llvm/dist/llvm/lib/Transforms/Instrumentation/ControlHeightReduction.cpp, line 1821
- external/apache2/llvm/dist/llvm/lib/Transforms/Instrumentation/DataFlowSanitizer.cpp, 4 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Instrumentation/HWAddressSanitizer.cpp, 3 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Instrumentation/InstrProfiling.cpp, 4 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Instrumentation/MemProfiler.cpp, line 321
- external/apache2/llvm/dist/llvm/lib/Transforms/Instrumentation/MemorySanitizer.cpp, 3 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Instrumentation/PGOMemOPSizeOpt.cpp, line 436
- external/apache2/llvm/dist/llvm/lib/Transforms/Instrumentation/ThreadSanitizer.cpp, 3 times
- external/apache2/llvm/dist/llvm/lib/Transforms/ObjCARC/ObjCARC.h, 3 times
- external/apache2/llvm/dist/llvm/lib/Transforms/ObjCARC/ObjCARCAPElim.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/Transforms/ObjCARC/ObjCARCContract.cpp, 6 times
- external/apache2/llvm/dist/llvm/lib/Transforms/ObjCARC/ObjCARCOpts.cpp, 8 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/ADCE.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/BDCE.cpp, line 160
- external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/CallSiteSplitting.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/ConstantHoisting.cpp, 4 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/CorrelatedValuePropagation.cpp, 16 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/DCE.cpp, line 115
- external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/DeadStoreElimination.cpp, line 1677
- external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/DivRemPairs.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/EarlyCSE.cpp, 8 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/Float2Int.cpp, line 513
- external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/GVN.cpp, 3 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/GVNHoist.cpp, line 1023
- external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/GVNSink.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/GuardWidening.cpp, line 109
- external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/InductiveRangeCheckElimination.cpp, line 1299
- external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/InferAddressSpaces.cpp, line 972
- external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/JumpThreading.cpp, 17 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/LICM.cpp, line 1527
- external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/LoopDistribute.cpp, line 235
- external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/LoopFlatten.cpp, line 551
- external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/LoopFuse.cpp, 8 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/LoopIdiomRecognize.cpp, 5 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/LoopInterchange.cpp, line 1491
- external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/LoopRerollPass.cpp, line 1462
- external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/LoopSimplifyCFG.cpp, 3 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/LoopStrengthReduce.cpp, 4 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/LoopUnswitch.cpp, 3 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/LowerAtomic.cpp, 3 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/LowerConstantIntrinsics.cpp, line 82
- external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/LowerExpectIntrinsic.cpp, line 380
- external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/LowerGuardIntrinsic.cpp, line 65
- external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/LowerMatrixIntrinsics.cpp, 7 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/LowerWidenableCondition.cpp, line 62
- external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/MakeGuardsExplicit.cpp, line 65
- external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/MemCpyOptimizer.cpp, line 336
- external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/MergedLoadStoreMotion.cpp, 4 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/NewGVN.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/Reassociate.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/RewriteStatepointsForGC.cpp, 4 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/SCCP.cpp, 5 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/SROA.cpp, 13 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/ScalarizeMaskedMemIntrin.cpp, 14 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/Scalarizer.cpp, line 347
- external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/SeparateConstOffsetFromGEP.cpp, 3 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/SimpleLoopUnswitch.cpp, 9 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/SimplifyCFGPass.cpp, line 181
- external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/SpeculateAroundPHIs.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/StructurizeCFG.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/TailRecursionElimination.cpp, 3 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Utils/AMDGPUEmitPrintf.cpp, line 114
- external/apache2/llvm/dist/llvm/lib/Transforms/Utils/AssumeBundleBuilder.cpp, line 384
- external/apache2/llvm/dist/llvm/lib/Transforms/Utils/BasicBlockUtils.cpp, 10 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Utils/BreakCriticalEdges.cpp, line 467
- external/apache2/llvm/dist/llvm/lib/Transforms/Utils/BypassSlowDivision.cpp, 3 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Utils/CallGraphUpdater.cpp, line 77
- external/apache2/llvm/dist/llvm/lib/Transforms/Utils/CallPromotionUtils.cpp, 3 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Utils/CanonicalizeFreezeInLoops.cpp, line 198
- external/apache2/llvm/dist/llvm/lib/Transforms/Utils/CloneFunction.cpp, 4 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Utils/CodeExtractor.cpp, 7 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Utils/CtorUtils.cpp, line 60
- external/apache2/llvm/dist/llvm/lib/Transforms/Utils/Debugify.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Utils/DemoteRegToStack.cpp, 3 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Utils/FlattenCFG.cpp, 3 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Utils/GuardUtils.cpp, line 66
- external/apache2/llvm/dist/llvm/lib/Transforms/Utils/InlineFunction.cpp, 22 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Utils/IntegerDivision.cpp, 9 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Utils/LCSSA.cpp, line 288
- external/apache2/llvm/dist/llvm/lib/Transforms/Utils/Local.cpp, 25 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Utils/LoopRotationUtils.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Utils/LoopSimplify.cpp, 3 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Utils/LoopUnroll.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Utils/LoopUnrollAndJam.cpp, 3 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Utils/LoopUnrollRuntime.cpp, 4 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Utils/LoopUtils.cpp, 5 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Utils/LoopVersioning.cpp, line 115
- external/apache2/llvm/dist/llvm/lib/Transforms/Utils/LowerMemIntrinsics.cpp, 5 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Utils/LowerSwitch.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Utils/ModuleUtils.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Utils/PromoteMemoryToRegister.cpp, 15 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Utils/RelLookupTableConverter.cpp, 3 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Utils/SSAUpdater.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Utils/SanitizerStats.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Utils/ScalarEvolutionExpander.cpp, 3 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Utils/SimplifyCFG.cpp, 27 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Utils/SimplifyIndVar.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Utils/StripGCRelocates.cpp, line 55
- external/apache2/llvm/dist/llvm/lib/Transforms/Vectorize/LoadStoreVectorizer.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Vectorize/LoopVectorize.cpp, 14 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp, line 2565
- external/apache2/llvm/dist/llvm/lib/Transforms/Vectorize/VPlan.cpp, 3 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Vectorize/VPlanTransforms.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Vectorize/VectorCombine.cpp, line 821
- external/apache2/llvm/dist/llvm/tools/bugpoint/CrashDebugger.cpp, 5 times
- external/apache2/llvm/dist/llvm/tools/bugpoint/ExtractFunction.cpp, 3 times
- external/apache2/llvm/dist/llvm/tools/llvm-reduce/deltas/ReduceAliases.cpp, line 30
- external/apache2/llvm/dist/llvm/tools/llvm-reduce/deltas/ReduceArguments.cpp, 2 times
- external/apache2/llvm/dist/llvm/tools/llvm-reduce/deltas/ReduceBasicBlocks.cpp, 3 times
- external/apache2/llvm/dist/llvm/tools/llvm-reduce/deltas/ReduceFunctions.cpp, line 50
- external/apache2/llvm/dist/llvm/tools/llvm-reduce/deltas/ReduceGlobalVars.cpp, 2 times
- external/apache2/llvm/dist/llvm/tools/llvm-reduce/deltas/ReduceInstructions.cpp, line 46
- external/apache2/llvm/dist/llvm/tools/llvm-reduce/deltas/ReduceMetadata.cpp, line 88
- external/apache2/llvm/dist/llvm/tools/llvm-reduce/deltas/ReduceOperandBundles.cpp, line 95
- external/apache2/llvm/dist/llvm/tools/llvm-reduce/deltas/ReduceSpecialGlobals.cpp, line 37
- external/apache2/llvm/dist/llvm/tools/llvm-stress/llvm-stress.cpp, line 730