Defined in 2 files as a prototype:
Defined in 1 files as a function:
Defined in 1 files as a enumerator:
Referenced in 450 files:
- external/apache2/llvm/dist/clang/include/clang/CodeGen/ConstantInitBuilder.h, 3 times
- external/apache2/llvm/dist/clang/lib/CodeGen/CGAtomic.cpp, 13 times
- external/apache2/llvm/dist/clang/lib/CodeGen/CGBlocks.cpp, 9 times
- external/apache2/llvm/dist/clang/lib/CodeGen/CGBuilder.h, 4 times
- external/apache2/llvm/dist/clang/lib/CodeGen/CGBuiltin.cpp, 240 times
- external/apache2/llvm/dist/clang/lib/CodeGen/CGCUDANV.cpp, 18 times
- external/apache2/llvm/dist/clang/lib/CodeGen/CGCXXABI.cpp, line 230
- external/apache2/llvm/dist/clang/lib/CodeGen/CGCall.cpp, 10 times
- external/apache2/llvm/dist/clang/lib/CodeGen/CGClass.cpp, 10 times
- external/apache2/llvm/dist/clang/lib/CodeGen/CGCleanup.cpp, line 1114
- external/apache2/llvm/dist/clang/lib/CodeGen/CGCleanup.h, 4 times
- external/apache2/llvm/dist/clang/lib/CodeGen/CGDebugInfo.cpp, 9 times
- external/apache2/llvm/dist/clang/lib/CodeGen/CGDecl.cpp, 18 times
- external/apache2/llvm/dist/clang/lib/CodeGen/CGDeclCXX.cpp, 2 times
- external/apache2/llvm/dist/clang/lib/CodeGen/CGException.cpp, 4 times
- external/apache2/llvm/dist/clang/lib/CodeGen/CGExpr.cpp, 33 times
- external/apache2/llvm/dist/clang/lib/CodeGen/CGExprAgg.cpp, 11 times
- external/apache2/llvm/dist/clang/lib/CodeGen/CGExprCXX.cpp, 24 times
- external/apache2/llvm/dist/clang/lib/CodeGen/CGExprConstant.cpp, 18 times
- external/apache2/llvm/dist/clang/lib/CodeGen/CGExprScalar.cpp, 53 times
- external/apache2/llvm/dist/clang/lib/CodeGen/CGGPUBuiltin.cpp, 2 times
- external/apache2/llvm/dist/clang/lib/CodeGen/CGLoopInfo.cpp, 12 times
- external/apache2/llvm/dist/clang/lib/CodeGen/CGNonTrivialStruct.cpp, 2 times
- external/apache2/llvm/dist/clang/lib/CodeGen/CGObjC.cpp, 11 times
- external/apache2/llvm/dist/clang/lib/CodeGen/CGObjCGNU.cpp, 23 times
- external/apache2/llvm/dist/clang/lib/CodeGen/CGObjCMac.cpp, 13 times
- external/apache2/llvm/dist/clang/lib/CodeGen/CGOpenCLRuntime.cpp, 2 times
- external/apache2/llvm/dist/clang/lib/CodeGen/CGOpenMPRuntime.cpp, 60 times
- external/apache2/llvm/dist/clang/lib/CodeGen/CGOpenMPRuntimeGPU.cpp, 27 times
- external/apache2/llvm/dist/clang/lib/CodeGen/CGStmt.cpp, 11 times
- external/apache2/llvm/dist/clang/lib/CodeGen/CGStmtOpenMP.cpp, 16 times
- external/apache2/llvm/dist/clang/lib/CodeGen/CGVTT.cpp, 3 times
- external/apache2/llvm/dist/clang/lib/CodeGen/CGVTables.cpp, 3 times
- external/apache2/llvm/dist/clang/lib/CodeGen/CodeGenFunction.cpp, 9 times
- external/apache2/llvm/dist/clang/lib/CodeGen/CodeGenFunction.h, line 4546
- external/apache2/llvm/dist/clang/lib/CodeGen/CodeGenModule.cpp, 14 times
- external/apache2/llvm/dist/clang/lib/CodeGen/CodeGenModule.h, 3 times
- external/apache2/llvm/dist/clang/lib/CodeGen/ConstantInitBuilder.cpp, 2 times
- external/apache2/llvm/dist/clang/lib/CodeGen/ItaniumCXXABI.cpp, 39 times
- external/apache2/llvm/dist/clang/lib/CodeGen/MicrosoftCXXABI.cpp, 56 times
- external/apache2/llvm/dist/clang/lib/CodeGen/PatternInit.cpp, 3 times
- external/apache2/llvm/dist/clang/lib/CodeGen/SanitizerMetadata.cpp, 4 times
- external/apache2/llvm/dist/clang/lib/CodeGen/TargetInfo.cpp, 45 times
- external/apache2/llvm/dist/clang/tools/clang-offload-wrapper/ClangOffloadWrapper.cpp, 3 times
- external/apache2/llvm/dist/llvm/bindings/ocaml/llvm/llvm_ocaml.c, line 673
- external/apache2/llvm/dist/llvm/examples/BrainF/BrainF.cpp, 9 times
- external/apache2/llvm/dist/llvm/examples/BrainF/BrainFDriver.cpp, line 103
- external/apache2/llvm/dist/llvm/examples/ExceptionDemo/ExceptionDemo.cpp, 10 times
- external/apache2/llvm/dist/llvm/examples/Fibonacci/fibonacci.cpp, 2 times
- external/apache2/llvm/dist/llvm/examples/IRTransforms/SimplifyCFG.cpp, 5 times
- external/apache2/llvm/dist/llvm/examples/ModuleMaker/ModuleMaker.cpp, 2 times
- external/apache2/llvm/dist/llvm/examples/ParallelJIT/ParallelJIT.cpp, 3 times
- external/apache2/llvm/dist/llvm/include/llvm-c/Core.h, line 1576
- external/apache2/llvm/dist/llvm/include/llvm/Analysis/CFGPrinter.h, 2 times
- external/apache2/llvm/dist/llvm/include/llvm/Analysis/IVDescriptors.h, line 285
- external/apache2/llvm/dist/llvm/include/llvm/Analysis/LoopUnrollAnalyzer.h, line 44
- external/apache2/llvm/dist/llvm/include/llvm/Analysis/MemoryBuiltins.h, line 33
- external/apache2/llvm/dist/llvm/include/llvm/Analysis/ObjCARCUtil.h, line 38
- external/apache2/llvm/dist/llvm/include/llvm/Analysis/ScalarEvolution.h, 3 times
- external/apache2/llvm/dist/llvm/include/llvm/Analysis/ScalarEvolutionExpressions.h, 3 times
- external/apache2/llvm/dist/llvm/include/llvm/Analysis/SparsePropagation.h, 3 times
- external/apache2/llvm/dist/llvm/include/llvm/Analysis/TargetTransformInfoImpl.h, 7 times
- external/apache2/llvm/dist/llvm/include/llvm/Analysis/Utils/Local.h, 3 times
- external/apache2/llvm/dist/llvm/include/llvm/Analysis/ValueLattice.h, 10 times
- external/apache2/llvm/dist/llvm/include/llvm/CodeGen/BasicTTIImpl.h, 4 times
- external/apache2/llvm/dist/llvm/include/llvm/CodeGen/GlobalISel/CSEMIRBuilder.h, line 101
- external/apache2/llvm/dist/llvm/include/llvm/CodeGen/GlobalISel/MachineIRBuilder.h, line 782
- external/apache2/llvm/dist/llvm/include/llvm/CodeGen/GlobalISel/Utils.h, 2 times
- external/apache2/llvm/dist/llvm/include/llvm/CodeGen/MachineInstrBuilder.h, line 136
- external/apache2/llvm/dist/llvm/include/llvm/CodeGen/MachineOperand.h, 5 times
- external/apache2/llvm/dist/llvm/include/llvm/CodeGen/SelectionDAG.h, 3 times
- external/apache2/llvm/dist/llvm/include/llvm/CodeGen/SelectionDAGNodes.h, 3 times
- external/apache2/llvm/dist/llvm/include/llvm/CodeGen/SwitchLoweringUtils.h, 10 times
- external/apache2/llvm/dist/llvm/include/llvm/Frontend/OpenMP/OMPIRBuilder.h, line 777
- external/apache2/llvm/dist/llvm/include/llvm/IR/Constants.h, 7 times
- external/apache2/llvm/dist/llvm/include/llvm/IR/DebugInfoMetadata.h, 4 times
- external/apache2/llvm/dist/llvm/include/llvm/IR/FixedPointBuilder.h, 3 times
- external/apache2/llvm/dist/llvm/include/llvm/IR/IRBuilder.h, 50 times
- external/apache2/llvm/dist/llvm/include/llvm/IR/Instructions.h, 10 times
- external/apache2/llvm/dist/llvm/include/llvm/IR/IntrinsicInst.h, 28 times
- external/apache2/llvm/dist/llvm/include/llvm/IR/MatrixBuilder.h, line 154
- external/apache2/llvm/dist/llvm/include/llvm/IR/Operator.h, 4 times
- external/apache2/llvm/dist/llvm/include/llvm/IR/PatternMatch.h, 13 times
- external/apache2/llvm/dist/llvm/include/llvm/IR/Statepoint.h, 4 times
- external/apache2/llvm/dist/llvm/include/llvm/Transforms/IPO/Attributor.h, 8 times
- external/apache2/llvm/dist/llvm/include/llvm/Transforms/InstCombine/InstCombiner.h, 4 times
- external/apache2/llvm/dist/llvm/include/llvm/Transforms/Scalar/ConstantHoisting.h, 6 times
- external/apache2/llvm/dist/llvm/include/llvm/Transforms/Utils/LowerMemIntrinsics.h, 2 times
- external/apache2/llvm/dist/llvm/lib/Analysis/AssumeBundleQueries.cpp, 3 times
- external/apache2/llvm/dist/llvm/lib/Analysis/BasicAliasAnalysis.cpp, 7 times
- external/apache2/llvm/dist/llvm/lib/Analysis/BranchProbabilityInfo.cpp, 6 times
- external/apache2/llvm/dist/llvm/lib/Analysis/CmpInstAnalysis.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/Analysis/ConstantFolding.cpp, 68 times
- external/apache2/llvm/dist/llvm/lib/Analysis/DependenceAnalysis.cpp, line 3373
- external/apache2/llvm/dist/llvm/lib/Analysis/GuardUtils.cpp, line 53
- external/apache2/llvm/dist/llvm/lib/Analysis/IVDescriptors.cpp, 10 times
- external/apache2/llvm/dist/llvm/lib/Analysis/InlineCost.cpp, 24 times
- external/apache2/llvm/dist/llvm/lib/Analysis/InstructionSimplify.cpp, 83 times
- external/apache2/llvm/dist/llvm/lib/Analysis/LazyValueInfo.cpp, 15 times
- external/apache2/llvm/dist/llvm/lib/Analysis/Lint.cpp, 18 times
- external/apache2/llvm/dist/llvm/lib/Analysis/LoopAccessAnalysis.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/Analysis/LoopCacheAnalysis.cpp, line 245
- external/apache2/llvm/dist/llvm/lib/Analysis/LoopInfo.cpp, 7 times
- external/apache2/llvm/dist/llvm/lib/Analysis/LoopUnrollAnalyzer.cpp, line 106
- external/apache2/llvm/dist/llvm/lib/Analysis/MemoryBuiltins.cpp, 18 times
- external/apache2/llvm/dist/llvm/lib/Analysis/MemoryLocation.cpp, 16 times
- external/apache2/llvm/dist/llvm/lib/Analysis/ModuleSummaryAnalysis.cpp, 4 times
- external/apache2/llvm/dist/llvm/lib/Analysis/MustExecute.cpp, line 132
- external/apache2/llvm/dist/llvm/lib/Analysis/PHITransAddr.cpp, 6 times
- external/apache2/llvm/dist/llvm/lib/Analysis/ScalarEvolution.cpp, 89 times
- external/apache2/llvm/dist/llvm/lib/Analysis/StackLifetime.cpp, line 80
- external/apache2/llvm/dist/llvm/lib/Analysis/StackSafetyAnalysis.cpp, line 158
- external/apache2/llvm/dist/llvm/lib/Analysis/TargetLibraryInfo.cpp, line 1705
- external/apache2/llvm/dist/llvm/lib/Analysis/TargetTransformInfo.cpp, 7 times
- external/apache2/llvm/dist/llvm/lib/Analysis/TypeBasedAliasAnalysis.cpp, 17 times
- external/apache2/llvm/dist/llvm/lib/Analysis/TypeMetadataUtils.cpp, line 103
- external/apache2/llvm/dist/llvm/lib/Analysis/ValueTracking.cpp, 61 times
- external/apache2/llvm/dist/llvm/lib/Analysis/VectorUtils.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/AsmParser/LLParser.cpp, 8 times
- external/apache2/llvm/dist/llvm/lib/Bitcode/Reader/BitcodeReader.cpp, 8 times
- external/apache2/llvm/dist/llvm/lib/Bitcode/Reader/MetadataLoader.cpp, line 1902
- external/apache2/llvm/dist/llvm/lib/Bitcode/Writer/BitcodeWriter.cpp, 3 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/AsmPrinter/AsmPrinter.cpp, 10 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/AsmPrinter/AsmPrinterInlineAsm.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/AsmPrinter/CodeViewDebug.cpp, 9 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/AsmPrinter/DebugLocEntry.h, 3 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/AsmPrinter/DwarfUnit.cpp, 9 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/AsmPrinter/DwarfUnit.h, 2 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/AsmPrinter/PseudoProbePrinter.cpp, line 33
- external/apache2/llvm/dist/llvm/lib/CodeGen/AtomicExpandPass.cpp, 11 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/CodeGenPrepare.cpp, 70 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/ExpandMemCmp.cpp, 9 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/ExpandVectorPredication.cpp, 3 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/GlobalISel/CSEMIRBuilder.cpp, line 235
- external/apache2/llvm/dist/llvm/lib/CodeGen/GlobalISel/CombinerHelper.cpp, line 3914
- external/apache2/llvm/dist/llvm/lib/CodeGen/GlobalISel/IRTranslator.cpp, 23 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/GlobalISel/InlineAsmLowering.cpp, 3 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/GlobalISel/LegalizerHelper.cpp, 3 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/GlobalISel/MachineIRBuilder.cpp, 6 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/GlobalISel/Utils.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/GlobalMerge.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/HardwareLoops.cpp, 3 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/IndirectBrExpandPass.cpp, 3 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/InterleavedAccessPass.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/InterleavedLoadCombinePass.cpp, 7 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/IntrinsicLowering.cpp, 32 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/LiveDebugValues/VarLocBasedImpl.cpp, line 351
- external/apache2/llvm/dist/llvm/lib/CodeGen/LowerEmuTLS.cpp, 4 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/MIRFSDiscriminator.cpp, line 137
- external/apache2/llvm/dist/llvm/lib/CodeGen/MIRParser/MIParser.cpp, line 1756
- external/apache2/llvm/dist/llvm/lib/CodeGen/MachineCheckDebugify.cpp, line 41
- external/apache2/llvm/dist/llvm/lib/CodeGen/MachineDebugify.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/MachineInstr.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/MachineModuleInfo.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/MachinePipeliner.cpp, line 309
- external/apache2/llvm/dist/llvm/lib/CodeGen/MachineVerifier.cpp, line 1000
- external/apache2/llvm/dist/llvm/lib/CodeGen/SafeStack.cpp, 9 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/FastISel.cpp, 22 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/FunctionLoweringInfo.cpp, 6 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/InstrEmitter.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/LegalizeDAG.cpp, 4 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/SelectionDAG.cpp, 7 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp, 39 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/SelectionDAGISel.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/TargetLowering.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/ShadowStackGCLowering.cpp, 9 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/SjLjEHPrepare.cpp, 7 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/StackProtector.cpp, line 313
- external/apache2/llvm/dist/llvm/lib/CodeGen/SwitchLoweringUtils.cpp, line 479
- external/apache2/llvm/dist/llvm/lib/CodeGen/TargetLoweringObjectFileImpl.cpp, 8 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/TypePromotion.cpp, 13 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/WinEHPrepare.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/ExecutionEngine/ExecutionEngine.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/ExecutionEngine/Interpreter/Execution.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/ExecutionEngine/Orc/ExecutionUtils.cpp, line 73
- external/apache2/llvm/dist/llvm/lib/ExecutionEngine/Orc/IndirectionUtils.cpp, line 222
- external/apache2/llvm/dist/llvm/lib/ExecutionEngine/Orc/LLJIT.cpp, 3 times
- external/apache2/llvm/dist/llvm/lib/ExecutionEngine/Orc/Layer.cpp, line 68
- external/apache2/llvm/dist/llvm/lib/ExecutionEngine/Orc/Mangling.cpp, line 65
- external/apache2/llvm/dist/llvm/lib/ExecutionEngine/Orc/Speculation.cpp, 3 times
- external/apache2/llvm/dist/llvm/lib/Frontend/OpenMP/OMPIRBuilder.cpp, 24 times
- external/apache2/llvm/dist/llvm/lib/FuzzMutate/OpDescriptor.cpp, 5 times
- external/apache2/llvm/dist/llvm/lib/FuzzMutate/Operations.cpp, 8 times
- external/apache2/llvm/dist/llvm/lib/IR/AbstractCallSite.cpp, 3 times
- external/apache2/llvm/dist/llvm/lib/IR/AsmWriter.cpp, 6 times
- external/apache2/llvm/dist/llvm/lib/IR/AutoUpgrade.cpp, 45 times
- external/apache2/llvm/dist/llvm/lib/IR/BasicBlock.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/IR/ConstantFold.cpp, 140 times
- external/apache2/llvm/dist/llvm/lib/IR/ConstantRange.cpp, 4 times
- external/apache2/llvm/dist/llvm/lib/IR/Constants.cpp, 78 times
- external/apache2/llvm/dist/llvm/lib/IR/Core.cpp, 7 times
- external/apache2/llvm/dist/llvm/lib/IR/DIBuilder.cpp, 5 times
- external/apache2/llvm/dist/llvm/lib/IR/DataLayout.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/IR/DebugInfo.cpp, line 773
- external/apache2/llvm/dist/llvm/lib/IR/DebugInfoMetadata.cpp, 7 times
- external/apache2/llvm/dist/llvm/lib/IR/DiagnosticInfo.cpp, line 61
- external/apache2/llvm/dist/llvm/lib/IR/Function.cpp, 5 times
- external/apache2/llvm/dist/llvm/lib/IR/IRBuilder.cpp, 12 times
- external/apache2/llvm/dist/llvm/lib/IR/Instruction.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/IR/Instructions.cpp, 23 times
- external/apache2/llvm/dist/llvm/lib/IR/IntrinsicInst.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/IR/LLVMContextImpl.h, 9 times
- external/apache2/llvm/dist/llvm/lib/IR/MDBuilder.cpp, 31 times
- external/apache2/llvm/dist/llvm/lib/IR/Metadata.cpp, 36 times
- external/apache2/llvm/dist/llvm/lib/IR/Module.cpp, 17 times
- external/apache2/llvm/dist/llvm/lib/IR/Operator.cpp, 4 times
- external/apache2/llvm/dist/llvm/lib/IR/ProfileSummary.cpp, 8 times
- external/apache2/llvm/dist/llvm/lib/IR/SafepointIRVerifier.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/IR/Type.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/IR/Value.cpp, 12 times
- external/apache2/llvm/dist/llvm/lib/IR/Verifier.cpp, 72 times
- external/apache2/llvm/dist/llvm/lib/Linker/IRMover.cpp, 10 times
- external/apache2/llvm/dist/llvm/lib/ProfileData/InstrProf.cpp, 13 times
- external/apache2/llvm/dist/llvm/lib/Target/AArch64/AArch64AsmPrinter.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/Target/AArch64/AArch64FastISel.cpp, 68 times
- external/apache2/llvm/dist/llvm/lib/Target/AArch64/AArch64ISelLowering.cpp, 7 times
- external/apache2/llvm/dist/llvm/lib/Target/AArch64/AArch64MachineFunctionInfo.cpp, 4 times
- external/apache2/llvm/dist/llvm/lib/Target/AArch64/AArch64StackTagging.cpp, 13 times
- external/apache2/llvm/dist/llvm/lib/Target/AArch64/AArch64TargetTransformInfo.cpp, 6 times
- external/apache2/llvm/dist/llvm/lib/Target/AArch64/GISel/AArch64InstructionSelector.cpp, 3 times
- external/apache2/llvm/dist/llvm/lib/Target/AArch64/SVEIntrinsicOpts.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/AMDGPUAtomicOptimizer.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/AMDGPUCodeGenPrepare.cpp, 8 times
- external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/AMDGPUHSAMetadataStreamer.cpp, 8 times
- external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/AMDGPUInstCombineIntrinsic.cpp, 38 times
- external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/AMDGPULibCalls.cpp, 14 times
- external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/AMDGPULowerIntrinsics.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/AMDGPULowerKernelArguments.cpp, 3 times
- external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/AMDGPULowerKernelAttributes.cpp, 4 times
- external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/AMDGPULowerModuleLDSPass.cpp, 3 times
- external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/AMDGPUPrintfRuntimeBinding.cpp, 9 times
- external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/AMDGPUPromoteAlloca.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/AMDGPUSubtarget.cpp, line 491
- external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/AMDGPUTargetTransformInfo.cpp, 9 times
- external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/AMDGPUUnifyDivergentExitNodes.cpp, 4 times
- external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/AMDGPUUnifyMetadata.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/R600OpenCLImageTypeLoweringPass.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/SIAnnotateControlFlow.cpp, 5 times
- external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/SIISelLowering.cpp, 8 times
- external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/Utils/AMDGPUPALMetadata.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/Target/ARM/ARMAsmPrinter.cpp, 3 times
- external/apache2/llvm/dist/llvm/lib/Target/ARM/ARMBaseRegisterInfo.cpp, line 485
- external/apache2/llvm/dist/llvm/lib/Target/ARM/ARMFastISel.cpp, 20 times
- external/apache2/llvm/dist/llvm/lib/Target/ARM/ARMISelDAGToDAG.cpp, line 3493
- external/apache2/llvm/dist/llvm/lib/Target/ARM/ARMISelLowering.cpp, 9 times
- external/apache2/llvm/dist/llvm/lib/Target/ARM/ARMLegalizerInfo.cpp, line 464
- external/apache2/llvm/dist/llvm/lib/Target/ARM/ARMParallelDSP.cpp, 3 times
- external/apache2/llvm/dist/llvm/lib/Target/ARM/ARMTargetTransformInfo.cpp, 13 times
- external/apache2/llvm/dist/llvm/lib/Target/ARM/MVEGatherScatterLowering.cpp, 10 times
- external/apache2/llvm/dist/llvm/lib/Target/ARM/MVETailPredication.cpp, 8 times
- external/apache2/llvm/dist/llvm/lib/Target/ARM/ThumbRegisterInfo.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/Target/AVR/AVRISelLowering.cpp, 18 times
- external/apache2/llvm/dist/llvm/lib/Target/BPF/BPFAbstractMemberAccess.cpp, 5 times
- external/apache2/llvm/dist/llvm/lib/Target/BPF/BPFISelDAGToDAG.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/Target/BPF/BPFPreserveDIType.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/Target/BPF/BTFDebug.cpp, line 518
- external/apache2/llvm/dist/llvm/lib/Target/Hexagon/BitTracker.cpp, line 422
- external/apache2/llvm/dist/llvm/lib/Target/Hexagon/BitTracker.h, 2 times
- external/apache2/llvm/dist/llvm/lib/Target/Hexagon/HexagonCommonGEP.cpp, 4 times
- external/apache2/llvm/dist/llvm/lib/Target/Hexagon/HexagonConstPropagation.cpp, 14 times
- external/apache2/llvm/dist/llvm/lib/Target/Hexagon/HexagonGenExtract.cpp, 5 times
- external/apache2/llvm/dist/llvm/lib/Target/Hexagon/HexagonISelLowering.cpp, 9 times
- external/apache2/llvm/dist/llvm/lib/Target/Hexagon/HexagonISelLowering.h, line 351
- external/apache2/llvm/dist/llvm/lib/Target/Hexagon/HexagonISelLoweringHVX.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/Target/Hexagon/HexagonLoopIdiomRecognition.cpp, 31 times
- external/apache2/llvm/dist/llvm/lib/Target/Hexagon/HexagonOptimizeSZextends.cpp, 3 times
- external/apache2/llvm/dist/llvm/lib/Target/Hexagon/HexagonVectorCombine.cpp, 14 times
- external/apache2/llvm/dist/llvm/lib/Target/Hexagon/HexagonVectorLoopCarriedReuse.cpp, 4 times
- external/apache2/llvm/dist/llvm/lib/Target/Lanai/LanaiISelLowering.cpp, line 272
- external/apache2/llvm/dist/llvm/lib/Target/Mips/MipsConstantIslandPass.cpp, line 1652
- external/apache2/llvm/dist/llvm/lib/Target/Mips/MipsFastISel.cpp, 12 times
- external/apache2/llvm/dist/llvm/lib/Target/Mips/MipsISelLowering.cpp, line 3975
- external/apache2/llvm/dist/llvm/lib/Target/Mips/MipsSEISelDAGToDAG.cpp, 4 times
- external/apache2/llvm/dist/llvm/lib/Target/NVPTX/NVPTXAllocaHoisting.cpp, line 48
- external/apache2/llvm/dist/llvm/lib/Target/NVPTX/NVPTXAsmPrinter.cpp, 16 times
- external/apache2/llvm/dist/llvm/lib/Target/NVPTX/NVPTXGenericToNVVM.cpp, line 221
- external/apache2/llvm/dist/llvm/lib/Target/NVPTX/NVPTXISelLowering.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/Target/NVPTX/NVPTXImageOptimizer.cpp, 8 times
- external/apache2/llvm/dist/llvm/lib/Target/NVPTX/NVPTXLowerAggrCopies.cpp, 4 times
- external/apache2/llvm/dist/llvm/lib/Target/NVPTX/NVPTXUtilities.cpp, 4 times
- external/apache2/llvm/dist/llvm/lib/Target/NVPTX/NVVMIntrRange.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/Target/NVPTX/NVVMReflect.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/Target/PowerPC/PPCFastISel.cpp, 19 times
- external/apache2/llvm/dist/llvm/lib/Target/PowerPC/PPCISelLowering.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/Target/PowerPC/PPCTargetTransformInfo.cpp, 3 times
- external/apache2/llvm/dist/llvm/lib/Target/RISCV/RISCVTargetObjectFile.cpp, line 94
- external/apache2/llvm/dist/llvm/lib/Target/Sparc/SparcISelLowering.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/Target/SystemZ/SystemZISelLowering.cpp, 6 times
- external/apache2/llvm/dist/llvm/lib/Target/SystemZ/SystemZTDC.cpp, 4 times
- external/apache2/llvm/dist/llvm/lib/Target/SystemZ/SystemZTargetTransformInfo.cpp, 8 times
- external/apache2/llvm/dist/llvm/lib/Target/WebAssembly/WebAssemblyAsmPrinter.cpp, line 409
- external/apache2/llvm/dist/llvm/lib/Target/WebAssembly/WebAssemblyFastISel.cpp, 8 times
- external/apache2/llvm/dist/llvm/lib/Target/WebAssembly/WebAssemblyLowerGlobalDtors.cpp, line 91
- external/apache2/llvm/dist/llvm/lib/Target/X86/X86FastISel.cpp, 25 times
- external/apache2/llvm/dist/llvm/lib/Target/X86/X86FrameLowering.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/Target/X86/X86ISelDAGToDAG.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/Target/X86/X86ISelLowering.cpp, 26 times
- external/apache2/llvm/dist/llvm/lib/Target/X86/X86InstCombineIntrinsic.cpp, 62 times
- external/apache2/llvm/dist/llvm/lib/Target/X86/X86LowerAMXIntrinsics.cpp, line 120
- external/apache2/llvm/dist/llvm/lib/Target/X86/X86LowerAMXType.cpp, line 111
- external/apache2/llvm/dist/llvm/lib/Target/X86/X86MCInstLower.cpp, line 1900
- external/apache2/llvm/dist/llvm/lib/Target/X86/X86PartialReduction.cpp, line 305
- external/apache2/llvm/dist/llvm/lib/Target/X86/X86PreAMXConfig.cpp, 4 times
- external/apache2/llvm/dist/llvm/lib/Target/X86/X86ShuffleDecodeConstantPool.cpp, 4 times
- external/apache2/llvm/dist/llvm/lib/Target/XCore/XCoreISelDAGToDAG.cpp, line 148
- external/apache2/llvm/dist/llvm/lib/Target/XCore/XCoreISelLowering.cpp, line 301
- external/apache2/llvm/dist/llvm/lib/Target/XCore/XCoreInstrInfo.cpp, line 444
- external/apache2/llvm/dist/llvm/lib/Transforms/AggressiveInstCombine/AggressiveInstCombine.cpp, line 288
- external/apache2/llvm/dist/llvm/lib/Transforms/CFGuard/CFGuard.cpp, line 225
- external/apache2/llvm/dist/llvm/lib/Transforms/Coroutines/CoroCleanup.cpp, line 72
- external/apache2/llvm/dist/llvm/lib/Transforms/Coroutines/CoroElide.cpp, line 136
- external/apache2/llvm/dist/llvm/lib/Transforms/Coroutines/CoroFrame.cpp, 7 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Coroutines/CoroInstr.h, 10 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Coroutines/CoroInternal.h, 2 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Coroutines/CoroSplit.cpp, 13 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Coroutines/Coroutines.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/Transforms/IPO/ArgumentPromotion.cpp, 11 times
- external/apache2/llvm/dist/llvm/lib/Transforms/IPO/AttributorAttributes.cpp, 26 times
- external/apache2/llvm/dist/llvm/lib/Transforms/IPO/CrossDSOCFI.cpp, 7 times
- external/apache2/llvm/dist/llvm/lib/Transforms/IPO/GlobalDCE.cpp, 4 times
- external/apache2/llvm/dist/llvm/lib/Transforms/IPO/GlobalOpt.cpp, 22 times
- external/apache2/llvm/dist/llvm/lib/Transforms/IPO/GlobalSplit.cpp, 7 times
- external/apache2/llvm/dist/llvm/lib/Transforms/IPO/IROutliner.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/Transforms/IPO/LowerTypeTests.cpp, 31 times
- external/apache2/llvm/dist/llvm/lib/Transforms/IPO/OpenMPOpt.cpp, 5 times
- external/apache2/llvm/dist/llvm/lib/Transforms/IPO/SampleProfileProbe.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/Transforms/IPO/ThinLTOBitcodeWriter.cpp, 4 times
- external/apache2/llvm/dist/llvm/lib/Transforms/IPO/WholeProgramDevirt.cpp, 17 times
- external/apache2/llvm/dist/llvm/lib/Transforms/InstCombine/InstCombineAddSub.cpp, 14 times
- external/apache2/llvm/dist/llvm/lib/Transforms/InstCombine/InstCombineAndOrXor.cpp, 79 times
- external/apache2/llvm/dist/llvm/lib/Transforms/InstCombine/InstCombineAtomicRMW.cpp, 3 times
- external/apache2/llvm/dist/llvm/lib/Transforms/InstCombine/InstCombineCalls.cpp, 52 times
- external/apache2/llvm/dist/llvm/lib/Transforms/InstCombine/InstCombineCasts.cpp, 42 times
- external/apache2/llvm/dist/llvm/lib/Transforms/InstCombine/InstCombineCompares.cpp, 209 times
- external/apache2/llvm/dist/llvm/lib/Transforms/InstCombine/InstCombineInternal.h, 6 times
- external/apache2/llvm/dist/llvm/lib/Transforms/InstCombine/InstCombineLoadStoreAlloca.cpp, 17 times
- external/apache2/llvm/dist/llvm/lib/Transforms/InstCombine/InstCombineMulDivRem.cpp, 29 times
- external/apache2/llvm/dist/llvm/lib/Transforms/InstCombine/InstCombineNegator.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/Transforms/InstCombine/InstCombinePHI.cpp, 12 times
- external/apache2/llvm/dist/llvm/lib/Transforms/InstCombine/InstCombineSelect.cpp, 25 times
- external/apache2/llvm/dist/llvm/lib/Transforms/InstCombine/InstCombineShifts.cpp, 36 times
- external/apache2/llvm/dist/llvm/lib/Transforms/InstCombine/InstCombineSimplifyDemanded.cpp, 14 times
- external/apache2/llvm/dist/llvm/lib/Transforms/InstCombine/InstCombineVectorOps.cpp, 27 times
- external/apache2/llvm/dist/llvm/lib/Transforms/InstCombine/InstructionCombining.cpp, 30 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Instrumentation/AddressSanitizer.cpp, 55 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Instrumentation/BoundsChecking.cpp, 8 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Instrumentation/CGProfile.cpp, line 40
- external/apache2/llvm/dist/llvm/lib/Transforms/Instrumentation/ControlHeightReduction.cpp, 11 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Instrumentation/DataFlowSanitizer.cpp, 36 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Instrumentation/GCOVProfiling.cpp, line 1387
- external/apache2/llvm/dist/llvm/lib/Transforms/Instrumentation/HWAddressSanitizer.cpp, 28 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Instrumentation/InstrOrderFile.cpp, 8 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Instrumentation/InstrProfiling.cpp, 3 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Instrumentation/MemProfiler.cpp, 5 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Instrumentation/MemorySanitizer.cpp, 57 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Instrumentation/PGOInstrumentation.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Instrumentation/PGOMemOPSizeOpt.cpp, 4 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Instrumentation/PoisonChecking.cpp, 9 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Instrumentation/SanitizerCoverage.cpp, 18 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Instrumentation/ThreadSanitizer.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/BDCE.cpp, line 152
- external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/ConstantHoisting.cpp, 10 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/ConstraintElimination.cpp, 5 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/CorrelatedValuePropagation.cpp, 15 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/DeadStoreElimination.cpp, 8 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/EarlyCSE.cpp, 8 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/Float2Int.cpp, line 454
- external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/GVN.cpp, 11 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/GuardWidening.cpp, 18 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/IndVarSimplify.cpp, 4 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/InductiveRangeCheckElimination.cpp, 5 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/JumpThreading.cpp, 35 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/LICM.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/LoopDataPrefetch.cpp, 3 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/LoopDeletion.cpp, line 123
- external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/LoopDistribute.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/LoopFlatten.cpp, line 186
- external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/LoopIdiomRecognize.cpp, 38 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/LoopInterchange.cpp, line 143
- external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/LoopPredication.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/LoopRerollPass.cpp, 3 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/LoopSimplifyCFG.cpp, 3 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/LoopStrengthReduce.cpp, 21 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/LoopUnrollAndJamPass.cpp, line 140
- external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/LoopUnrollPass.cpp, 5 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/LoopUnswitch.cpp, 25 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/LowerConstantIntrinsics.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/LowerExpectIntrinsic.cpp, 13 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/LowerMatrixIntrinsics.cpp, 12 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/LowerWidenableCondition.cpp, line 61
- external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/MemCpyOptimizer.cpp, 30 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/MergeICmps.cpp, 5 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/NaryReassociate.cpp, line 452
- external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/NewGVN.cpp, 12 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/Reassociate.cpp, 18 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/RewriteStatepointsForGC.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/SCCP.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/SROA.cpp, 17 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/ScalarizeMaskedMemIntrin.cpp, 9 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/Scalarizer.cpp, 6 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/SeparateConstOffsetFromGEP.cpp, 28 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/SimpleLoopUnswitch.cpp, 12 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/SpeculateAroundPHIs.cpp, 3 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/StraightLineStrengthReduce.cpp, 29 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/StructurizeCFG.cpp, 4 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/TailRecursionElimination.cpp, 3 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Utils/AssumeBundleBuilder.cpp, 6 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Utils/AutoInitRemark.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Utils/BasicBlockUtils.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Utils/BuildLibCalls.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Utils/BypassSlowDivision.cpp, 7 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Utils/CloneFunction.cpp, 7 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Utils/CodeExtractor.cpp, 8 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Utils/CtorUtils.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Utils/Debugify.cpp, 3 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Utils/EntryExitInstrumenter.cpp, line 51
- external/apache2/llvm/dist/llvm/lib/Transforms/Utils/Evaluator.cpp, 11 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Utils/FunctionComparator.cpp, 6 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Utils/InlineFunction.cpp, 6 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Utils/IntegerDivision.cpp, 9 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Utils/Local.cpp, 13 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Utils/LoopRotationUtils.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Utils/LoopSimplify.cpp, line 539
- external/apache2/llvm/dist/llvm/lib/Transforms/Utils/LoopUnroll.cpp, line 196
- external/apache2/llvm/dist/llvm/lib/Transforms/Utils/LoopUnrollRuntime.cpp, 7 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Utils/LoopUtils.cpp, 10 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Utils/LoopVersioning.cpp, line 74
- external/apache2/llvm/dist/llvm/lib/Transforms/Utils/LowerMemIntrinsics.cpp, 25 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Utils/LowerSwitch.cpp, 19 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Utils/MatrixUtils.cpp, line 40
- external/apache2/llvm/dist/llvm/lib/Transforms/Utils/PredicateInfo.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Utils/RelLookupTableConverter.cpp, line 145
- external/apache2/llvm/dist/llvm/lib/Transforms/Utils/SCCPSolver.cpp, 7 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Utils/SanitizerStats.cpp, 5 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Utils/ScalarEvolutionExpander.cpp, 17 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Utils/SimplifyCFG.cpp, 98 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Utils/SimplifyIndVar.cpp, 8 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Utils/SimplifyLibCalls.cpp, 93 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Utils/VNCoercion.cpp, 9 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Vectorize/LoadStoreVectorizer.cpp, 13 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Vectorize/LoopVectorizationLegality.cpp, 3 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Vectorize/LoopVectorize.cpp, 34 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp, 9 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Vectorize/VPlan.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Vectorize/VectorCombine.cpp, 16 times
- external/apache2/llvm/dist/llvm/tools/bugpoint/CrashDebugger.cpp, 2 times
- external/apache2/llvm/dist/llvm/tools/bugpoint/ExtractFunction.cpp, 3 times
- external/apache2/llvm/dist/llvm/tools/lli/lli.cpp, line 395
- external/apache2/llvm/dist/llvm/tools/llvm-diff/DifferenceEngine.cpp, 3 times
- external/apache2/llvm/dist/llvm/tools/llvm-stress/llvm-stress.cpp, 10 times