Defined in 3 files as a prototype:
Defined in 13 files as a function:
- external/apache2/llvm/dist/clang/include/clang/AST/ExprObjC.h, line 229 (as a function)
- external/apache2/llvm/dist/clang/include/clang/AST/ExprObjC.h, line 360 (as a function)
- external/apache2/llvm/dist/clang/include/clang/AST/Type.h, line 3265 (as a function)
- external/apache2/llvm/dist/clang/lib/AST/Expr.cpp, line 4039 (as a function)
- external/apache2/llvm/dist/clang/utils/TableGen/NeonEmitter.cpp, line 205 (as a function)
- external/apache2/llvm/dist/clang/utils/TableGen/SveEmitter.cpp, line 109 (as a function)
- external/apache2/llvm/dist/llvm/include/llvm/IR/DebugInfoMetadata.h, line 2580 (as a function)
- external/apache2/llvm/dist/llvm/include/llvm/IR/DerivedTypes.h, line 329 (as a function)
- external/apache2/llvm/dist/llvm/include/llvm/IR/DerivedTypes.h, line 371 (as a function)
- external/apache2/llvm/dist/llvm/include/llvm/IR/DerivedTypes.h, line 570 (as a function)
- external/apache2/llvm/dist/llvm/include/llvm/Support/LowLevelTypeImpl.h, line 100 (as a function)
- external/apache2/llvm/dist/llvm/lib/IR/Constants.cpp, line 1140 (as a function)
- external/apache2/llvm/dist/llvm/lib/IR/Constants.cpp, line 2921 (as a function)
Referenced in 222 files:
- external/apache2/llvm/dist/clang/include/clang/AST/CanonicalType.h, 2 times
- external/apache2/llvm/dist/clang/include/clang/AST/Type.h, 2 times
- external/apache2/llvm/dist/clang/include/clang/CodeGen/CGFunctionInfo.h, 2 times
- external/apache2/llvm/dist/clang/include/clang/CodeGen/ConstantInitBuilder.h, line 485
- external/apache2/llvm/dist/clang/lib/AST/ASTContext.cpp, 7 times
- external/apache2/llvm/dist/clang/lib/AST/ASTDiagnostic.cpp, 2 times
- external/apache2/llvm/dist/clang/lib/AST/ASTImporter.cpp, 2 times
- external/apache2/llvm/dist/clang/lib/AST/ASTStructuralEquivalence.cpp, 2 times
- external/apache2/llvm/dist/clang/lib/AST/ComputeDependence.cpp, 2 times
- external/apache2/llvm/dist/clang/lib/AST/Expr.cpp, 2 times
- external/apache2/llvm/dist/clang/lib/AST/ExprConstant.cpp, 10 times
- external/apache2/llvm/dist/clang/lib/AST/ItaniumMangle.cpp, 4 times
- external/apache2/llvm/dist/clang/lib/AST/JSONNodeDumper.cpp, line 600
- external/apache2/llvm/dist/clang/lib/AST/MicrosoftMangle.cpp, line 3066
- external/apache2/llvm/dist/clang/lib/AST/ODRHash.cpp, line 1108
- external/apache2/llvm/dist/clang/lib/AST/PrintfFormatString.cpp, line 736
- external/apache2/llvm/dist/clang/lib/AST/StmtPrinter.cpp, line 2406
- external/apache2/llvm/dist/clang/lib/AST/TextNodeDumper.cpp, line 1432
- external/apache2/llvm/dist/clang/lib/AST/Type.cpp, 2 times
- external/apache2/llvm/dist/clang/lib/AST/TypePrinter.cpp, 6 times
- external/apache2/llvm/dist/clang/lib/CodeGen/CGAtomic.cpp, line 124
- external/apache2/llvm/dist/clang/lib/CodeGen/CGBuiltin.cpp, 56 times
- external/apache2/llvm/dist/clang/lib/CodeGen/CGCall.cpp, 16 times
- external/apache2/llvm/dist/clang/lib/CodeGen/CGDebugInfo.cpp, line 2862
- external/apache2/llvm/dist/clang/lib/CodeGen/CGDecl.cpp, 6 times
- external/apache2/llvm/dist/clang/lib/CodeGen/CGExpr.cpp, 9 times
- external/apache2/llvm/dist/clang/lib/CodeGen/CGExprAgg.cpp, line 477
- external/apache2/llvm/dist/clang/lib/CodeGen/CGExprConstant.cpp, 5 times
- external/apache2/llvm/dist/clang/lib/CodeGen/CGExprScalar.cpp, 12 times
- external/apache2/llvm/dist/clang/lib/CodeGen/CGObjC.cpp, 2 times
- external/apache2/llvm/dist/clang/lib/CodeGen/CGOpenMPRuntime.cpp, line 8262
- external/apache2/llvm/dist/clang/lib/CodeGen/CodeGenFunction.cpp, 2 times
- external/apache2/llvm/dist/clang/lib/CodeGen/CodeGenModule.cpp, line 5275
- external/apache2/llvm/dist/clang/lib/CodeGen/CodeGenTypes.cpp, line 695
- external/apache2/llvm/dist/clang/lib/CodeGen/MicrosoftCXXABI.cpp, 2 times
- external/apache2/llvm/dist/clang/lib/CodeGen/PatternInit.cpp, 2 times
- external/apache2/llvm/dist/clang/lib/CodeGen/SwiftCallingConv.cpp, 5 times
- external/apache2/llvm/dist/clang/lib/CodeGen/TargetInfo.cpp, 10 times
- external/apache2/llvm/dist/clang/lib/Edit/RewriteObjCFoundationAPI.cpp, line 481
- external/apache2/llvm/dist/clang/lib/Frontend/Rewrite/RewriteModernObjC.cpp, 2 times
- external/apache2/llvm/dist/clang/lib/Index/USRGeneration.cpp, line 873
- external/apache2/llvm/dist/clang/lib/Sema/SemaChecking.cpp, 6 times
- external/apache2/llvm/dist/clang/lib/Sema/SemaDeclAttr.cpp, line 4272
- external/apache2/llvm/dist/clang/lib/Sema/SemaDeclCXX.cpp, line 960
- external/apache2/llvm/dist/clang/lib/Sema/SemaExpr.cpp, 24 times
- external/apache2/llvm/dist/clang/lib/Sema/SemaExprCXX.cpp, 6 times
- external/apache2/llvm/dist/clang/lib/Sema/SemaExprMember.cpp, line 403
- external/apache2/llvm/dist/clang/lib/Sema/SemaExprObjC.cpp, line 925
- external/apache2/llvm/dist/clang/lib/Sema/SemaInit.cpp, 5 times
- external/apache2/llvm/dist/clang/lib/Sema/SemaTemplateDeduction.cpp, 4 times
- external/apache2/llvm/dist/clang/lib/Sema/SemaTemplateVariadic.cpp, line 117
- external/apache2/llvm/dist/clang/lib/Sema/TreeTransform.h, 4 times
- external/apache2/llvm/dist/clang/lib/Serialization/ASTReaderStmt.cpp, 2 times
- external/apache2/llvm/dist/clang/lib/Serialization/ASTWriterStmt.cpp, 4 times
- external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Checkers/BasicObjCFoundationChecks.cpp, 2 times
- external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Core/RegionStore.cpp, line 2267
- external/apache2/llvm/dist/clang/tools/libclang/CXType.cpp, 2 times
- external/apache2/llvm/dist/clang/utils/TableGen/NeonEmitter.cpp, 17 times
- external/apache2/llvm/dist/clang/utils/TableGen/SveEmitter.cpp, 2 times
- external/apache2/llvm/dist/llvm/include/llvm/Analysis/TargetTransformInfoImpl.h, line 779
- external/apache2/llvm/dist/llvm/include/llvm/Analysis/Utils/Local.h, line 78
- external/apache2/llvm/dist/llvm/include/llvm/CodeGen/BasicTTIImpl.h, 23 times
- external/apache2/llvm/dist/llvm/include/llvm/CodeGen/GlobalISel/LegalizationArtifactCombiner.h, line 386
- external/apache2/llvm/dist/llvm/include/llvm/CodeGen/GlobalISel/LegalizerInfo.h, 4 times
- external/apache2/llvm/dist/llvm/include/llvm/IR/DataLayout.h, line 664
- external/apache2/llvm/dist/llvm/include/llvm/IR/DebugInfoMetadata.h, 2 times
- external/apache2/llvm/dist/llvm/include/llvm/IR/DerivedTypes.h, 4 times
- external/apache2/llvm/dist/llvm/include/llvm/IR/GetElementPtrTypeIterator.h, 2 times
- external/apache2/llvm/dist/llvm/include/llvm/IR/Instructions.h, line 2293
- external/apache2/llvm/dist/llvm/include/llvm/IR/PatternMatch.h, line 341
- external/apache2/llvm/dist/llvm/include/llvm/Support/LowLevelTypeImpl.h, 5 times
- external/apache2/llvm/dist/llvm/include/llvm/Transforms/InstCombine/InstCombiner.h, line 348
- external/apache2/llvm/dist/llvm/lib/Analysis/ConstantFolding.cpp, 13 times
- external/apache2/llvm/dist/llvm/lib/Analysis/InstructionSimplify.cpp, 6 times
- external/apache2/llvm/dist/llvm/lib/Analysis/Lint.cpp, 3 times
- external/apache2/llvm/dist/llvm/lib/Analysis/LoopUnrollAnalyzer.cpp, line 135
- external/apache2/llvm/dist/llvm/lib/Analysis/ModuleSummaryAnalysis.cpp, line 519
- external/apache2/llvm/dist/llvm/lib/Analysis/ScalarEvolution.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/Analysis/TargetTransformInfo.cpp, 4 times
- external/apache2/llvm/dist/llvm/lib/Analysis/ValueTracking.cpp, 20 times
- external/apache2/llvm/dist/llvm/lib/Analysis/VectorUtils.cpp, 7 times
- external/apache2/llvm/dist/llvm/lib/AsmParser/LLParser.cpp, 4 times
- external/apache2/llvm/dist/llvm/lib/Bitcode/Writer/BitcodeWriter.cpp, 4 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/Analysis.cpp, 6 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/AsmPrinter/AsmPrinter.cpp, 6 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/AsmPrinter/CodeViewDebug.cpp, line 1203
- external/apache2/llvm/dist/llvm/lib/CodeGen/AsmPrinter/DwarfCompileUnit.cpp, line 740
- external/apache2/llvm/dist/llvm/lib/CodeGen/AsmPrinter/DwarfDebug.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/AsmPrinter/DwarfDebug.h, 2 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/CodeGenPrepare.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/ExpandReductions.cpp, 3 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/GlobalISel/CallLowering.cpp, 5 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/GlobalISel/CombinerHelper.cpp, 7 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/GlobalISel/GISelKnownBits.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/GlobalISel/IRTranslator.cpp, 5 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/GlobalISel/LegalityPredicates.cpp, line 186
- external/apache2/llvm/dist/llvm/lib/CodeGen/GlobalISel/LegalizeMutations.cpp, line 71
- external/apache2/llvm/dist/llvm/lib/CodeGen/GlobalISel/LegalizerHelper.cpp, 48 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/GlobalISel/LegalizerInfo.cpp, 7 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/GlobalISel/MachineIRBuilder.cpp, 12 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/GlobalISel/RegBankSelect.cpp, line 178
- external/apache2/llvm/dist/llvm/lib/CodeGen/GlobalISel/Utils.cpp, 6 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/InterleavedAccessPass.cpp, 3 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/InterleavedLoadCombinePass.cpp, 11 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/LiveDebugValues/VarLocBasedImpl.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/LowLevelType.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/MachineVerifier.cpp, 9 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp, 5 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/SelectionDAGDumper.cpp, line 872
- external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/TargetLowering.cpp, line 4688
- external/apache2/llvm/dist/llvm/lib/CodeGen/TargetLoweringObjectFileImpl.cpp, line 1936
- external/apache2/llvm/dist/llvm/lib/ExecutionEngine/ExecutionEngine.cpp, 5 times
- external/apache2/llvm/dist/llvm/lib/FuzzMutate/Operations.cpp, 3 times
- external/apache2/llvm/dist/llvm/lib/IR/AsmWriter.cpp, 4 times
- external/apache2/llvm/dist/llvm/lib/IR/AutoUpgrade.cpp, 40 times
- external/apache2/llvm/dist/llvm/lib/IR/ConstantFold.cpp, 28 times
- external/apache2/llvm/dist/llvm/lib/IR/Constants.cpp, 30 times
- external/apache2/llvm/dist/llvm/lib/IR/Core.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/IR/DataLayout.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/IR/DebugInfoMetadata.cpp, 13 times
- external/apache2/llvm/dist/llvm/lib/IR/Function.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/IR/IRBuilder.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/IR/InlineAsm.cpp, line 295
- external/apache2/llvm/dist/llvm/lib/IR/Instructions.cpp, 13 times
- external/apache2/llvm/dist/llvm/lib/IR/Module.cpp, line 746
- external/apache2/llvm/dist/llvm/lib/IR/Type.cpp, 3 times
- external/apache2/llvm/dist/llvm/lib/IR/Verifier.cpp, 10 times
- external/apache2/llvm/dist/llvm/lib/Linker/IRMover.cpp, 7 times
- external/apache2/llvm/dist/llvm/lib/Support/LowLevelType.cpp, line 38
- external/apache2/llvm/dist/llvm/lib/Target/AArch64/AArch64ISelLowering.cpp, 12 times
- external/apache2/llvm/dist/llvm/lib/Target/AArch64/AArch64StackTagging.cpp, line 275
- external/apache2/llvm/dist/llvm/lib/Target/AArch64/AArch64TargetTransformInfo.cpp, 5 times
- external/apache2/llvm/dist/llvm/lib/Target/AArch64/AArch64TargetTransformInfo.h, line 269
- external/apache2/llvm/dist/llvm/lib/Target/AArch64/GISel/AArch64CallLowering.cpp, 5 times
- external/apache2/llvm/dist/llvm/lib/Target/AArch64/GISel/AArch64InstructionSelector.cpp, 6 times
- external/apache2/llvm/dist/llvm/lib/Target/AArch64/GISel/AArch64LegalizerInfo.cpp, 7 times
- external/apache2/llvm/dist/llvm/lib/Target/AArch64/GISel/AArch64PostLegalizerLowering.cpp, 9 times
- external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/AMDGPUCodeGenPrepare.cpp, 3 times
- external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/AMDGPUHSAMetadataStreamer.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/AMDGPUInstCombineIntrinsic.cpp, line 918
- external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/AMDGPULegalizerInfo.cpp, 18 times
- external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/AMDGPULibCalls.cpp, line 1031
- external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/AMDGPULowerKernelArguments.cpp, line 137
- external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/AMDGPUPrintfRuntimeBinding.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/AMDGPUPromoteAlloca.cpp, 4 times
- external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/AMDGPURegisterBankInfo.cpp, 9 times
- external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/AMDGPURewriteOutArguments.cpp, 3 times
- external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/AMDGPUTargetTransformInfo.cpp, 3 times
- external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/SIISelLowering.cpp, line 991
- external/apache2/llvm/dist/llvm/lib/Target/ARM/ARMCallLowering.cpp, line 64
- external/apache2/llvm/dist/llvm/lib/Target/ARM/ARMISelLowering.cpp, 7 times
- external/apache2/llvm/dist/llvm/lib/Target/ARM/ARMTargetTransformInfo.cpp, 9 times
- external/apache2/llvm/dist/llvm/lib/Target/ARM/MVEGatherScatterLowering.cpp, 20 times
- external/apache2/llvm/dist/llvm/lib/Target/ARM/MVELaneInterleavingPass.cpp, line 288
- external/apache2/llvm/dist/llvm/lib/Target/ARM/MVETailPredication.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/Target/BPF/BPFISelDAGToDAG.cpp, line 431
- external/apache2/llvm/dist/llvm/lib/Target/Hexagon/HexagonTargetObjectFile.cpp, line 305
- external/apache2/llvm/dist/llvm/lib/Target/Hexagon/HexagonTargetTransformInfo.cpp, line 52
- external/apache2/llvm/dist/llvm/lib/Target/Mips/Mips16HardFloat.cpp, line 78
- external/apache2/llvm/dist/llvm/lib/Target/Mips/Mips16ISelLowering.cpp, line 384
- external/apache2/llvm/dist/llvm/lib/Target/NVPTX/NVPTXAsmPrinter.cpp, 3 times
- external/apache2/llvm/dist/llvm/lib/Target/PowerPC/PPCTargetTransformInfo.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/Target/RISCV/RISCVTargetTransformInfo.cpp, line 153
- external/apache2/llvm/dist/llvm/lib/Target/SystemZ/SystemZTargetTransformInfo.cpp, 9 times
- external/apache2/llvm/dist/llvm/lib/Target/TargetLoweringObjectFile.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/Target/WebAssembly/WebAssemblyLowerGlobalDtors.cpp, line 73
- external/apache2/llvm/dist/llvm/lib/Target/WebAssembly/WebAssemblyTargetTransformInfo.cpp, line 75
- external/apache2/llvm/dist/llvm/lib/Target/X86/X86ISelLowering.cpp, line 38382
- external/apache2/llvm/dist/llvm/lib/Target/X86/X86InstCombineIntrinsic.cpp, 26 times
- external/apache2/llvm/dist/llvm/lib/Target/X86/X86InterleavedAccess.cpp, 5 times
- external/apache2/llvm/dist/llvm/lib/Target/X86/X86LowerAMXIntrinsics.cpp, line 50
- external/apache2/llvm/dist/llvm/lib/Target/X86/X86MCInstLower.cpp, line 2251
- external/apache2/llvm/dist/llvm/lib/Target/X86/X86PartialReduction.cpp, 7 times
- external/apache2/llvm/dist/llvm/lib/Target/X86/X86ShuffleDecodeConstantPool.cpp, line 49
- external/apache2/llvm/dist/llvm/lib/Target/X86/X86TargetTransformInfo.cpp, 28 times
- external/apache2/llvm/dist/llvm/lib/Target/XCore/XCoreAsmPrinter.cpp, line 98
- external/apache2/llvm/dist/llvm/lib/Target/XCore/XCoreLowerThreadLocal.cpp, line 127
- external/apache2/llvm/dist/llvm/lib/Transforms/Coroutines/CoroFrame.cpp, 3 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Coroutines/Coroutines.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/Transforms/IPO/ArgumentPromotion.cpp, 5 times
- external/apache2/llvm/dist/llvm/lib/Transforms/IPO/AttributorAttributes.cpp, 7 times
- external/apache2/llvm/dist/llvm/lib/Transforms/IPO/DeadArgumentElimination.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/Transforms/IPO/GlobalOpt.cpp, 9 times
- external/apache2/llvm/dist/llvm/lib/Transforms/InstCombine/InstCombineAndOrXor.cpp, line 2268
- external/apache2/llvm/dist/llvm/lib/Transforms/InstCombine/InstCombineCalls.cpp, 8 times
- external/apache2/llvm/dist/llvm/lib/Transforms/InstCombine/InstCombineCasts.cpp, 7 times
- external/apache2/llvm/dist/llvm/lib/Transforms/InstCombine/InstCombineCompares.cpp, 3 times
- external/apache2/llvm/dist/llvm/lib/Transforms/InstCombine/InstCombineLoadStoreAlloca.cpp, 8 times
- external/apache2/llvm/dist/llvm/lib/Transforms/InstCombine/InstCombineMulDivRem.cpp, line 1554
- external/apache2/llvm/dist/llvm/lib/Transforms/InstCombine/InstCombineSelect.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/Transforms/InstCombine/InstCombineSimplifyDemanded.cpp, 6 times
- external/apache2/llvm/dist/llvm/lib/Transforms/InstCombine/InstCombineVectorOps.cpp, 40 times
- external/apache2/llvm/dist/llvm/lib/Transforms/InstCombine/InstructionCombining.cpp, 11 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Instrumentation/AddressSanitizer.cpp, line 1564
- external/apache2/llvm/dist/llvm/lib/Transforms/Instrumentation/DataFlowSanitizer.cpp, 6 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Instrumentation/GCOVProfiling.cpp, line 1191
- external/apache2/llvm/dist/llvm/lib/Transforms/Instrumentation/MemProfiler.cpp, line 420
- external/apache2/llvm/dist/llvm/lib/Transforms/Instrumentation/MemorySanitizer.cpp, 15 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Instrumentation/PoisonChecking.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/LowerMatrixIntrinsics.cpp, 8 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/RewriteStatepointsForGC.cpp, 3 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/SCCP.cpp, line 112
- external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/SROA.cpp, 24 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/ScalarizeMaskedMemIntrin.cpp, 7 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/Scalarizer.cpp, 16 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Utils/Debugify.cpp, line 644
- external/apache2/llvm/dist/llvm/lib/Transforms/Utils/FunctionComparator.cpp, 15 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Utils/Local.cpp, line 1695
- external/apache2/llvm/dist/llvm/lib/Transforms/Utils/LoopUtils.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Utils/ModuleUtils.cpp, line 52
- external/apache2/llvm/dist/llvm/lib/Transforms/Utils/RelLookupTableConverter.cpp, line 95
- external/apache2/llvm/dist/llvm/lib/Transforms/Utils/SCCPSolver.cpp, 10 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Utils/ScalarEvolutionExpander.cpp, line 511
- external/apache2/llvm/dist/llvm/lib/Transforms/Utils/SimplifyLibCalls.cpp, line 655
- external/apache2/llvm/dist/llvm/lib/Transforms/Utils/ValueMapper.cpp, line 1005
- external/apache2/llvm/dist/llvm/lib/Transforms/Vectorize/LoadStoreVectorizer.cpp, 5 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Vectorize/LoopVectorize.cpp, 7 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp, 31 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Vectorize/VectorCombine.cpp, 7 times
- external/apache2/llvm/dist/llvm/tools/llvm-diff/DifferenceEngine.cpp, 3 times
- external/apache2/llvm/dist/llvm/tools/llvm-stress/llvm-stress.cpp, 7 times
- external/apache2/llvm/dist/llvm/utils/TableGen/GlobalISelEmitter.cpp, 6 times