Path Lines of Code include/llvm/ADT/APFloat.h 292 include/llvm/ADT/APInt.h 668 include/llvm/ADT/APSInt.h 258 include/llvm/ADT/ArrayRef.h 202 include/llvm/ADT/BitVector.h 404 include/llvm/ADT/DAGDeltaAlgorithm.h 23 include/llvm/ADT/DeltaAlgorithm.h 29 include/llvm/ADT/DenseMap.h 833 include/llvm/ADT/DenseMapInfo.h 152 include/llvm/ADT/DenseSet.h 104 include/llvm/ADT/DepthFirstIterator.h 182 include/llvm/ADT/EpochTracker.h 38 include/llvm/ADT/EquivalenceClasses.h 150 include/llvm/ADT/FoldingSet.h 371 include/llvm/ADT/GraphTraits.h 28 include/llvm/ADT/Hashing.h 335 include/llvm/ADT/ImmutableList.h 141 include/llvm/ADT/ImmutableMap.h 274 include/llvm/ADT/ImmutableSet.h 782 include/llvm/ADT/IndexedMap.h 48 include/llvm/ADT/IntEqClasses.h 26 include/llvm/ADT/IntervalMap.h 1208 include/llvm/ADT/IntrusiveRefCntPtr.h 171 include/llvm/ADT/MapVector.h 132 include/llvm/ADT/None.h 7 include/llvm/ADT/Optional.h 126 include/llvm/ADT/PackedVector.h 103 include/llvm/ADT/PointerIntPair.h 141 include/llvm/ADT/PointerUnion.h 369 include/llvm/ADT/PostOrderIterator.h 175 include/llvm/ADT/PriorityQueue.h 39 include/llvm/ADT/SCCIterator.h 146 include/llvm/ADT/STLExtras.h 255 include/llvm/ADT/ScopedHashTable.h 166 include/llvm/ADT/SetOperations.h 37 include/llvm/ADT/SetVector.h 136 include/llvm/ADT/SmallBitVector.h 452 include/llvm/ADT/SmallPtrSet.h 208 include/llvm/ADT/SmallSet.h 78 include/llvm/ADT/SmallString.h 127 include/llvm/ADT/SmallVector.h 612 include/llvm/ADT/SparseBitVector.h 642 include/llvm/ADT/SparseMultiSet.h 265 include/llvm/ADT/SparseSet.h 125 include/llvm/ADT/Statistic.h 110 include/llvm/ADT/StringExtras.h 134 include/llvm/ADT/StringMap.h 307 include/llvm/ADT/StringRef.h 259 include/llvm/ADT/StringSet.h 15 include/llvm/ADT/StringSwitch.h 72 include/llvm/ADT/TinyPtrVector.h 224 include/llvm/ADT/Triple.h 320 include/llvm/ADT/Twine.h 265 include/llvm/ADT/UniqueVector.h 44 include/llvm/ADT/VariadicFunction.h 253 include/llvm/ADT/edit_distance.h 51 include/llvm/ADT/ilist.h 432 include/llvm/ADT/ilist_node.h 55 include/llvm/ADT/iterator.h 181 include/llvm/ADT/iterator_range.h 22 include/llvm/Analysis/AliasAnalysis.h 218 include/llvm/Analysis/AliasSetTracker.h 269 include/llvm/Analysis/AssumptionCache.h 78 include/llvm/Analysis/BlockFrequencyInfo.h 28 include/llvm/Analysis/BlockFrequencyInfoImpl.h 622 include/llvm/Analysis/BranchProbabilityInfo.h 59 include/llvm/Analysis/CFG.h 30 include/llvm/Analysis/CFGPrinter.h 96 include/llvm/Analysis/CGSCCPassManager.h 231 include/llvm/Analysis/CallGraph.h 227 include/llvm/Analysis/CallGraphSCCPass.h 46 include/llvm/Analysis/CallPrinter.h 8 include/llvm/Analysis/CaptureTracking.h 22 include/llvm/Analysis/CodeMetrics.h 40 include/llvm/Analysis/ConstantFolding.h 43 include/llvm/Analysis/DOTGraphTraitsPass.h 130 include/llvm/Analysis/DependenceAnalysis.h 339 include/llvm/Analysis/DivergenceAnalysis.h 20 include/llvm/Analysis/DomPrinter.h 14 include/llvm/Analysis/DominanceFrontier.h 118 include/llvm/Analysis/DominanceFrontierImpl.h 164 include/llvm/Analysis/DxilConstantFolding.h 17 include/llvm/Analysis/DxilSimplify.h 16 include/llvm/Analysis/DxilValueCache.h 67 include/llvm/Analysis/IVUsers.h 94 include/llvm/Analysis/InlineCost.h 67 include/llvm/Analysis/InstructionSimplify.h 205 include/llvm/Analysis/Interval.h 72 include/llvm/Analysis/IntervalIterator.h 149 include/llvm/Analysis/IntervalPartition.h 37 include/llvm/Analysis/IteratedDominanceFrontier.h 36 include/llvm/Analysis/LazyCallGraph.h 222 include/llvm/Analysis/LazyValueInfo.h 43 include/llvm/Analysis/LibCallAliasAnalysis.h 40 include/llvm/Analysis/LibCallSemantics.h 79 include/llvm/Analysis/Lint.h 15 include/llvm/Analysis/Loads.h 16 include/llvm/Analysis/LoopAccessAnalysis.h 256 include/llvm/Analysis/LoopInfo.h 383 include/llvm/Analysis/LoopInfoImpl.h 350 include/llvm/Analysis/LoopIterator.h 97 include/llvm/Analysis/LoopPass.h 70 include/llvm/Analysis/MemoryBuiltins.h 143 include/llvm/Analysis/MemoryDependenceAnalysis.h 191 include/llvm/Analysis/MemoryLocation.h 80 include/llvm/Analysis/PHITransAddr.h 50 include/llvm/Analysis/Passes.h 35 include/llvm/Analysis/PostDominators.h 74 include/llvm/Analysis/PtrUseVisitor.h 124 include/llvm/Analysis/ReducibilityAnalysis.h 17 include/llvm/Analysis/RegionInfo.h 340 include/llvm/Analysis/RegionInfoImpl.h 678 include/llvm/Analysis/RegionIterator.h 231 include/llvm/Analysis/RegionPass.h 55 include/llvm/Analysis/RegionPrinter.h 10 include/llvm/Analysis/ScalarEvolution.h 415 include/llvm/Analysis/ScalarEvolutionExpander.h 132 include/llvm/Analysis/ScalarEvolutionExpressions.h 487 include/llvm/Analysis/ScalarEvolutionNormalization.h 25 include/llvm/Analysis/SparsePropagation.h 98 include/llvm/Analysis/TargetFolder.h 198 include/llvm/Analysis/TargetLibraryInfo.h 190 include/llvm/Analysis/TargetTransformInfo.h 473 include/llvm/Analysis/TargetTransformInfoImpl.h 277 include/llvm/Analysis/Trace.h 54 include/llvm/Analysis/ValueTracking.h 119 include/llvm/Analysis/VectorUtils.h 25 include/llvm/AsmParser/Parser.h 23 include/llvm/AsmParser/SlotMapping.h 13 include/llvm/Bitcode/BitCodes.h 110 include/llvm/Bitcode/BitcodeWriterPass.h 22 include/llvm/Bitcode/BitstreamReader.h 355 include/llvm/Bitcode/BitstreamWriter.h 330 include/llvm/Bitcode/LLVMBitCodes.h 292 include/llvm/Bitcode/ReaderWriter.h 94 include/llvm/CodeGen/Analysis.h 44 include/llvm/CodeGen/AsmPrinter.h 210 include/llvm/CodeGen/BasicTTIImpl.h 521 include/llvm/CodeGen/CalcSpillWeights.h 38 include/llvm/CodeGen/CallingConvLower.h 288 include/llvm/CodeGen/CommandFlags.h 273 include/llvm/CodeGen/DAGCombine.h 11 include/llvm/CodeGen/DFAPacketizer.h 73 include/llvm/CodeGen/DIE.h 509 include/llvm/CodeGen/DwarfStringPoolEntry.h 30 include/llvm/CodeGen/EdgeBundles.h 25 include/llvm/CodeGen/FastISel.h 302 include/llvm/CodeGen/FaultMaps.h 151 include/llvm/CodeGen/FunctionLoweringInfo.h 121 include/llvm/CodeGen/GCMetadata.h 86 include/llvm/CodeGen/GCMetadataPrinter.h 25 include/llvm/CodeGen/GCStrategy.h 49 include/llvm/CodeGen/GCs.h 14 include/llvm/CodeGen/ISDOpcodes.h 224 include/llvm/CodeGen/IntrinsicLowering.h 19 include/llvm/CodeGen/LatencyPriorityQueue.h 50 include/llvm/CodeGen/LexicalScopes.h 138 include/llvm/CodeGen/LinkAllAsmWriterComponents.h 15 include/llvm/CodeGen/LinkAllCodegenComponents.h 34 include/llvm/CodeGen/LiveInterval.h 475 include/llvm/CodeGen/LiveIntervalAnalysis.h 203 include/llvm/CodeGen/LiveIntervalUnion.h 123 include/llvm/CodeGen/LivePhysRegs.h 64 include/llvm/CodeGen/LiveRangeEdit.h 113 include/llvm/CodeGen/LiveRegMatrix.h 47 include/llvm/CodeGen/LiveStackAnalysis.h 59 include/llvm/CodeGen/LiveVariables.h 132 include/llvm/CodeGen/MIRParser/MIRParser.h 26 include/llvm/CodeGen/MIRYamlMapping.h 217 include/llvm/CodeGen/MachORelocation.h 32 include/llvm/CodeGen/MachineBasicBlock.h 427 include/llvm/CodeGen/MachineBlockFrequencyInfo.h 29 include/llvm/CodeGen/MachineBranchProbabilityInfo.h 35 include/llvm/CodeGen/MachineCombinerPattern.h 8 include/llvm/CodeGen/MachineConstantPool.h 81 include/llvm/CodeGen/MachineDominanceFrontier.h 72 include/llvm/CodeGen/MachineDominators.h 151 include/llvm/CodeGen/MachineFrameInfo.h 260 include/llvm/CodeGen/MachineFunction.h 265 include/llvm/CodeGen/MachineFunctionAnalysis.h 30 include/llvm/CodeGen/MachineFunctionInitializer.h 12 include/llvm/CodeGen/MachineFunctionPass.h 17 include/llvm/CodeGen/MachineInstr.h 540 include/llvm/CodeGen/MachineInstrBuilder.h 360 include/llvm/CodeGen/MachineInstrBundle.h 117 include/llvm/CodeGen/MachineJumpTableInfo.h 47 include/llvm/CodeGen/MachineLoopInfo.h 88 include/llvm/CodeGen/MachineMemOperand.h 105 include/llvm/CodeGen/MachineModuleInfo.h 209 include/llvm/CodeGen/MachineModuleInfoImpls.h 49 include/llvm/CodeGen/MachineOperand.h 456 include/llvm/CodeGen/MachinePassRegistry.h 74 include/llvm/CodeGen/MachinePostDominators.h 50 include/llvm/CodeGen/MachineRegionInfo.h 133 include/llvm/CodeGen/MachineRegisterInfo.h 584 include/llvm/CodeGen/MachineSSAUpdater.h 40 include/llvm/CodeGen/MachineScheduler.h 456 include/llvm/CodeGen/MachineTraceMetrics.h 163 include/llvm/CodeGen/MachineValueType.h 508 include/llvm/CodeGen/PBQP/CostAllocator.h 90 include/llvm/CodeGen/PBQP/Graph.h 437 include/llvm/CodeGen/PBQP/Math.h 301 include/llvm/CodeGen/PBQP/ReductionRules.h 146 include/llvm/CodeGen/PBQP/Solution.h 36 include/llvm/CodeGen/PBQPRAConstraint.h 38 include/llvm/CodeGen/Passes.h 231 include/llvm/CodeGen/PseudoSourceValue.h 41 include/llvm/CodeGen/RegAllocPBQP.h 448 include/llvm/CodeGen/RegAllocRegistry.h 32 include/llvm/CodeGen/RegisterClassInfo.h 70 include/llvm/CodeGen/RegisterPressure.h 219 include/llvm/CodeGen/RegisterScavenging.h 92 include/llvm/CodeGen/ResourcePriorityQueue.h 69 include/llvm/CodeGen/RuntimeLibcalls.h 373 include/llvm/CodeGen/ScheduleDAG.h 459 include/llvm/CodeGen/ScheduleDAGInstrs.h 121 include/llvm/CodeGen/ScheduleDFS.h 95 include/llvm/CodeGen/ScheduleHazardRecognizer.h 37 include/llvm/CodeGen/SchedulerRegistry.h 52 include/llvm/CodeGen/ScoreboardHazardRecognizer.h 64 include/llvm/CodeGen/SelectionDAG.h 767 include/llvm/CodeGen/SelectionDAGISel.h 182 include/llvm/CodeGen/SelectionDAGNodes.h 1528 include/llvm/CodeGen/SlotIndexes.h 416 include/llvm/CodeGen/StackMaps.h 142 include/llvm/CodeGen/StackProtector.h 57 include/llvm/CodeGen/TargetLoweringObjectFileImpl.h 104 include/llvm/CodeGen/TargetSchedule.h 82 include/llvm/CodeGen/ValueTypes.h 226 include/llvm/CodeGen/VirtRegMap.h 103 include/llvm/CodeGen/WinEHFuncInfo.h 106 include/llvm/Config/AsmParsers.def.in 26 include/llvm/Config/AsmPrinters.def.in 26 include/llvm/Config/Disassemblers.def.in 26 include/llvm/Config/Targets.def.in 25 include/llvm/Config/config.h.cmake 395 include/llvm/Config/config.h.in 372 include/llvm/Config/llvm-config.h.cmake 75 include/llvm/Config/llvm-config.h.in 10 include/llvm/DebugInfo/DIContext.h 110 include/llvm/DebugInfo/DWARF/DWARFAbbreviationDeclaration.h 38 include/llvm/DebugInfo/DWARF/DWARFAcceleratorTable.h 36 include/llvm/DebugInfo/DWARF/DWARFCompileUnit.h 16 include/llvm/DebugInfo/DWARF/DWARFContext.h 204 include/llvm/DebugInfo/DWARF/DWARFDebugAbbrev.h 37 include/llvm/DebugInfo/DWARF/DWARFDebugArangeSet.h 40 include/llvm/DebugInfo/DWARF/DWARFDebugAranges.h 59 include/llvm/DebugInfo/DWARF/DWARFDebugFrame.h 19 include/llvm/DebugInfo/DWARF/DWARFDebugInfoEntry.h 83 include/llvm/DebugInfo/DWARF/DWARFDebugLine.h 147 include/llvm/DebugInfo/DWARF/DWARFDebugLoc.h 43 include/llvm/DebugInfo/DWARF/DWARFDebugRangeList.h 37 include/llvm/DebugInfo/DWARF/DWARFFormValue.h 64 include/llvm/DebugInfo/DWARF/DWARFRelocMap.h 7 include/llvm/DebugInfo/DWARF/DWARFSection.h 11 include/llvm/DebugInfo/DWARF/DWARFTypeUnit.h 23 include/llvm/DebugInfo/DWARF/DWARFUnit.h 188 include/llvm/DebugInfo/PDB/ConcreteSymbolEnumerator.h 38 include/llvm/DebugInfo/PDB/DIA/DIADataStream.h 19 include/llvm/DebugInfo/PDB/DIA/DIAEnumDebugStreams.h 19 include/llvm/DebugInfo/PDB/DIA/DIAEnumLineNumbers.h 19 include/llvm/DebugInfo/PDB/DIA/DIAEnumSourceFiles.h 21 include/llvm/DebugInfo/PDB/DIA/DIAEnumSymbols.h 21 include/llvm/DebugInfo/PDB/DIA/DIALineNumber.h 25 include/llvm/DebugInfo/PDB/DIA/DIARawSymbol.h 189 include/llvm/DebugInfo/PDB/DIA/DIASession.h 32 include/llvm/DebugInfo/PDB/DIA/DIASourceFile.h 21 include/llvm/DebugInfo/PDB/DIA/DIASupport.h 13 include/llvm/DebugInfo/PDB/IPDBDataStream.h 19 include/llvm/DebugInfo/PDB/IPDBEnumChildren.h 18 include/llvm/DebugInfo/PDB/IPDBLineNumber.h 22 include/llvm/DebugInfo/PDB/IPDBRawSymbol.h 187 include/llvm/DebugInfo/PDB/IPDBSession.h 39 include/llvm/DebugInfo/PDB/IPDBSourceFile.h 19 include/llvm/DebugInfo/PDB/PDB.h 12 include/llvm/DebugInfo/PDB/PDBContext.h 34 include/llvm/DebugInfo/PDB/PDBExtras.h 24 include/llvm/DebugInfo/PDB/PDBSymDumper.h 45 include/llvm/DebugInfo/PDB/PDBSymbol.h 59 include/llvm/DebugInfo/PDB/PDBSymbolAnnotation.h 22 include/llvm/DebugInfo/PDB/PDBSymbolBlock.h 25 include/llvm/DebugInfo/PDB/PDBSymbolCompiland.h 22 include/llvm/DebugInfo/PDB/PDBSymbolCompilandDetails.h 35 include/llvm/DebugInfo/PDB/PDBSymbolCompilandEnv.h 19 include/llvm/DebugInfo/PDB/PDBSymbolCustom.h 18 include/llvm/DebugInfo/PDB/PDBSymbolData.h 42 include/llvm/DebugInfo/PDB/PDBSymbolExe.h 28 include/llvm/DebugInfo/PDB/PDBSymbolFunc.h 61 include/llvm/DebugInfo/PDB/PDBSymbolFuncDebugEnd.h 31 include/llvm/DebugInfo/PDB/PDBSymbolFuncDebugStart.h 31 include/llvm/DebugInfo/PDB/PDBSymbolLabel.h 31 include/llvm/DebugInfo/PDB/PDBSymbolPublicSymbol.h 29 include/llvm/DebugInfo/PDB/PDBSymbolThunk.h 40 include/llvm/DebugInfo/PDB/PDBSymbolTypeArray.h 26 include/llvm/DebugInfo/PDB/PDBSymbolTypeBaseClass.h 40 include/llvm/DebugInfo/PDB/PDBSymbolTypeBuiltin.h 22 include/llvm/DebugInfo/PDB/PDBSymbolTypeCustom.h 18 include/llvm/DebugInfo/PDB/PDBSymbolTypeDimension.h 18 include/llvm/DebugInfo/PDB/PDBSymbolTypeEnum.h 36 include/llvm/DebugInfo/PDB/PDBSymbolTypeFriend.h 19 include/llvm/DebugInfo/PDB/PDBSymbolTypeFunctionArg.h 19 include/llvm/DebugInfo/PDB/PDBSymbolTypeFunctionSig.h 30 include/llvm/DebugInfo/PDB/PDBSymbolTypeManaged.h 17 include/llvm/DebugInfo/PDB/PDBSymbolTypePointer.h 24 include/llvm/DebugInfo/PDB/PDBSymbolTypeTypedef.h 36 include/llvm/DebugInfo/PDB/PDBSymbolTypeUDT.h 34 include/llvm/DebugInfo/PDB/PDBSymbolTypeVTable.h 22 include/llvm/DebugInfo/PDB/PDBSymbolTypeVTableShape.h 21 include/llvm/DebugInfo/PDB/PDBSymbolUnknown.h 17 include/llvm/DebugInfo/PDB/PDBSymbolUsingNamespace.h 18 include/llvm/DebugInfo/PDB/PDBTypes.h 439 include/llvm/ExecutionEngine/ExecutionEngine.h 272 include/llvm/ExecutionEngine/GenericValue.h 28 include/llvm/ExecutionEngine/Interpreter.h 15 include/llvm/ExecutionEngine/JITEventListener.h 60 include/llvm/ExecutionEngine/JITSymbolFlags.h 50 include/llvm/ExecutionEngine/MCJIT.h 15 include/llvm/ExecutionEngine/OProfileWrapper.h 71 include/llvm/ExecutionEngine/ObjectCache.h 15 include/llvm/ExecutionEngine/ObjectMemoryBuffer.h 24 include/llvm/ExecutionEngine/Orc/CompileOnDemandLayer.h 235 include/llvm/ExecutionEngine/Orc/CompileUtils.h 36 include/llvm/ExecutionEngine/Orc/ExecutionUtils.h 91 include/llvm/ExecutionEngine/Orc/IRCompileLayer.h 78 include/llvm/ExecutionEngine/Orc/IRTransformLayer.h 42 include/llvm/ExecutionEngine/Orc/IndirectionUtils.h 164 include/llvm/ExecutionEngine/Orc/JITSymbol.h 34 include/llvm/ExecutionEngine/Orc/LambdaResolver.h 38 include/llvm/ExecutionEngine/Orc/LazyEmittingLayer.h 195 include/llvm/ExecutionEngine/Orc/LogicalDylib.h 79 include/llvm/ExecutionEngine/Orc/NullResolver.h 14 include/llvm/ExecutionEngine/Orc/ObjectLinkingLayer.h 163 include/llvm/ExecutionEngine/Orc/ObjectTransformLayer.h 47 include/llvm/ExecutionEngine/Orc/OrcTargetSupport.h 20 include/llvm/ExecutionEngine/OrcMCJITReplacement.h 15 include/llvm/ExecutionEngine/RTDyldMemoryManager.h 49 include/llvm/ExecutionEngine/RuntimeDyld.h 108 include/llvm/ExecutionEngine/RuntimeDyldChecker.h 27 include/llvm/ExecutionEngine/SectionMemoryManager.h 37 include/llvm/IR/Argument.h 42 include/llvm/IR/AssemblyAnnotationWriter.h 25 include/llvm/IR/Attributes.h 277 include/llvm/IR/AutoUpgrade.h 24 include/llvm/IR/BasicBlock.h 148 include/llvm/IR/CFG.h 275 include/llvm/IR/CallSite.h 271 include/llvm/IR/CallingConv.h 35 include/llvm/IR/Comdat.h 36 include/llvm/IR/Constant.h 54 include/llvm/IR/ConstantFolder.h 176 include/llvm/IR/ConstantRange.h 72 include/llvm/IR/Constants.h 638 include/llvm/IR/DIBuilder.h 239 include/llvm/IR/DataLayout.h 274 include/llvm/IR/DebugInfo.h 85 include/llvm/IR/DebugInfoMetadata.h 1692 include/llvm/IR/DebugLoc.h 46 include/llvm/IR/DerivedTypes.h 226 include/llvm/IR/DiagnosticInfo.h 265 include/llvm/IR/DiagnosticPrinter.h 62 include/llvm/IR/Dominators.h 140 include/llvm/IR/Function.h 350 include/llvm/IR/GVMaterializer.h 27 include/llvm/IR/GetElementPtrTypeIterator.h 107 include/llvm/IR/GlobalAlias.h 69 include/llvm/IR/GlobalObject.h 47 include/llvm/IR/GlobalValue.h 245 include/llvm/IR/GlobalVariable.h 81 include/llvm/IR/IRBuilder.h 1319 include/llvm/IR/IRPrintingPasses.h 41 include/llvm/IR/InlineAsm.h 191 include/llvm/IR/InstIterator.h 112 include/llvm/IR/InstVisitor.h 154 include/llvm/IR/InstrTypes.h 541 include/llvm/IR/Instruction.h 239 include/llvm/IR/Instructions.h 2614 include/llvm/IR/IntrinsicInst.h 260 include/llvm/IR/Intrinsics.h 73 include/llvm/IR/LLVMContext.h 82 include/llvm/IR/LegacyPassManager.h 44 include/llvm/IR/LegacyPassManagers.h 200 include/llvm/IR/LegacyPassNameParser.h 62 include/llvm/IR/MDBuilder.h 62 include/llvm/IR/Mangler.h 25 include/llvm/IR/Metadata.h 739 include/llvm/IR/MetadataTracking.h 32 include/llvm/IR/Module.h 323 include/llvm/IR/ModuleSlotTracker.h 25 include/llvm/IR/NoFolder.h 227 include/llvm/IR/OperandTraits.h 94 include/llvm/IR/Operator.h 354 include/llvm/IR/PassManager.h 442 include/llvm/IR/PassManagerInternal.h 191 include/llvm/IR/PatternMatch.h 887 include/llvm/IR/PredIteratorCache.h 41 include/llvm/IR/Statepoint.h 267 include/llvm/IR/SymbolTableListTraits.h 38 include/llvm/IR/TrackingMDRef.h 118 include/llvm/IR/Type.h 236 include/llvm/IR/TypeBuilder.h 274 include/llvm/IR/TypeFinder.h 37 include/llvm/IR/Use.h 84 include/llvm/IR/UseListOrder.h 31 include/llvm/IR/User.h 155 include/llvm/IR/Value.h 387 include/llvm/IR/ValueHandle.h 236 include/llvm/IR/ValueMap.h 273 include/llvm/IR/ValueSymbolTable.h 48 include/llvm/IR/Verifier.h 24 include/llvm/IRReader/IRReader.h 17 include/llvm/InitializePasses.h 282 include/llvm/LTO/LTOCodeGenerator.h 92 include/llvm/LTO/LTOModule.h 121 include/llvm/LibDriver/LibDriver.h 7 include/llvm/LineEditor/LineEditor.h 80 include/llvm/LinkAllIR.h 31 include/llvm/LinkAllPasses.h 157 include/llvm/Linker/Linker.h 57 include/llvm/MC/ConstantPools.h 41 include/llvm/MC/MCAsmBackend.h 63 include/llvm/MC/MCAsmInfo.h 252 include/llvm/MC/MCAsmInfoCOFF.h 21 include/llvm/MC/MCAsmInfoDarwin.h 11 include/llvm/MC/MCAsmInfoELF.h 12 include/llvm/MC/MCAsmLayout.h 33 include/llvm/MC/MCAssembler.h 467 include/llvm/MC/MCCodeEmitter.h 24 include/llvm/MC/MCCodeGenInfo.h 19 include/llvm/MC/MCContext.h 302 include/llvm/MC/MCDirectives.h 48 include/llvm/MC/MCDisassembler.h 43 include/llvm/MC/MCDwarf.h 317 include/llvm/MC/MCELFObjectWriter.h 98 include/llvm/MC/MCELFStreamer.h 79 include/llvm/MC/MCExpr.h 394 include/llvm/MC/MCExternalSymbolizer.h 27 include/llvm/MC/MCFixedLenDisassembler.h 16 include/llvm/MC/MCFixup.h 62 include/llvm/MC/MCFixupKindInfo.h 15 include/llvm/MC/MCInst.h 152 include/llvm/MC/MCInstBuilder.h 40 include/llvm/MC/MCInstPrinter.h 58 include/llvm/MC/MCInstrAnalysis.h 40 include/llvm/MC/MCInstrDesc.h 198 include/llvm/MC/MCInstrInfo.h 30 include/llvm/MC/MCInstrItineraries.h 120 include/llvm/MC/MCLabel.h 25 include/llvm/MC/MCLinkerOptimizationHint.h 133 include/llvm/MC/MCMachObjectWriter.h 138 include/llvm/MC/MCObjectFileInfo.h 230 include/llvm/MC/MCObjectStreamer.h 88 include/llvm/MC/MCObjectWriter.h 104 include/llvm/MC/MCParser/AsmCond.h 18 include/llvm/MC/MCParser/AsmLexer.h 42 include/llvm/MC/MCParser/MCAsmLexer.h 108 include/llvm/MC/MCParser/MCAsmParser.h 109 include/llvm/MC/MCParser/MCAsmParserExtension.h 50 include/llvm/MC/MCParser/MCAsmParserUtils.h 14 include/llvm/MC/MCParser/MCParsedAsmOperand.h 38 include/llvm/MC/MCRegisterInfo.h 383 include/llvm/MC/MCRelocationInfo.h 23 include/llvm/MC/MCSchedule.h 106 include/llvm/MC/MCSection.h 121 include/llvm/MC/MCSectionCOFF.h 41 include/llvm/MC/MCSectionELF.h 51 include/llvm/MC/MCSectionMachO.h 50 include/llvm/MC/MCStreamer.h 299 include/llvm/MC/MCSubtargetInfo.h 93 include/llvm/MC/MCSymbol.h 232 include/llvm/MC/MCSymbolCOFF.h 43 include/llvm/MC/MCSymbolELF.h 30 include/llvm/MC/MCSymbolMachO.h 84 include/llvm/MC/MCSymbolizer.h 32 include/llvm/MC/MCTargetAsmParser.h 117 include/llvm/MC/MCTargetOptions.h 51 include/llvm/MC/MCTargetOptionsCommandFlags.h 37 include/llvm/MC/MCValue.h 44 include/llvm/MC/MCWin64EH.h 44 include/llvm/MC/MCWinCOFFObjectWriter.h 26 include/llvm/MC/MCWinCOFFStreamer.h 57 include/llvm/MC/MCWinEH.h 60 include/llvm/MC/MachineLocation.h 51 include/llvm/MC/SectionKind.h 113 include/llvm/MC/StringTableBuilder.h 37 include/llvm/MC/SubtargetFeature.h 54 include/llvm/MC/YAML.h 36 include/llvm/Object/Archive.h 166 include/llvm/Object/ArchiveWriter.h 26 include/llvm/Object/Binary.h 124 include/llvm/Object/COFF.h 766 include/llvm/Object/COFFYAML.h 168 include/llvm/Object/ELF.h 836 include/llvm/Object/ELFObjectFile.h 730 include/llvm/Object/ELFTypes.h 425 include/llvm/Object/ELFYAML.h 240 include/llvm/Object/Error.h 28 include/llvm/Object/IRObjectFile.h 45 include/llvm/Object/MachO.h 367 include/llvm/Object/MachOUniversal.h 81 include/llvm/Object/ObjectFile.h 307 include/llvm/Object/RelocVisitor.h 337 include/llvm/Object/StackMapParser.h 286 include/llvm/Object/SymbolSize.h 10 include/llvm/Object/SymbolicFile.h 129 include/llvm/Option/Arg.h 59 include/llvm/Option/ArgList.h 235 include/llvm/Option/OptSpecifier.h 22 include/llvm/Option/OptTable.h 81 include/llvm/Option/Option.h 127 include/llvm/Pass.h 156 include/llvm/PassAnalysisSupport.h 119 include/llvm/PassInfo.h 72 include/llvm/PassPrinters/PassPrinters.h 28 include/llvm/PassRegistry.h 41 include/llvm/PassSupport.h 145 include/llvm/Passes/PassBuilder.h 30 include/llvm/ProfileData/CoverageMapping.h 300 include/llvm/ProfileData/CoverageMappingReader.h 131 include/llvm/ProfileData/CoverageMappingWriter.h 33 include/llvm/ProfileData/InstrProf.h 40 include/llvm/ProfileData/InstrProfReader.h 173 include/llvm/ProfileData/InstrProfWriter.h 29 include/llvm/ProfileData/SampleProf.h 139 include/llvm/ProfileData/SampleProfReader.h 65 include/llvm/ProfileData/SampleProfWriter.h 64 include/llvm/Support/AIXDataTypesFix.h 5 include/llvm/Support/ARMBuildAttributes.h 142 include/llvm/Support/ARMEHABI.h 42 include/llvm/Support/ARMWinEH.h 183 include/llvm/Support/AlignOf.h 137 include/llvm/Support/Allocator.h 264 include/llvm/Support/ArrayRecycler.h 68 include/llvm/Support/Atomic.h 22 include/llvm/Support/BlockFrequency.h 34 include/llvm/Support/BranchProbability.h 43 include/llvm/Support/CBindingWrapping.h 28 include/llvm/Support/COFF.h 518 include/llvm/Support/COM.h 17 include/llvm/Support/Capacity.h 10 include/llvm/Support/Casting.h 212 include/llvm/Support/CodeGen.h 66 include/llvm/Support/CommandLine.h 991 include/llvm/Support/Compiler.h 228 include/llvm/Support/Compression.h 31 include/llvm/Support/ConvertUTF.h 78 include/llvm/Support/CrashRecoveryContext.h 113 include/llvm/Support/DOTGraphTraits.h 77 include/llvm/Support/DataExtractor.h 42 include/llvm/Support/DataStream.h 14 include/llvm/Support/DataTypes.h.cmake 109 include/llvm/Support/DataTypes.h.in 103 include/llvm/Support/Debug.h 26 include/llvm/Support/Dwarf.h 493 include/llvm/Support/DynamicLibrary.h 28 include/llvm/Support/ELF.h 927 include/llvm/Support/Endian.h 177 include/llvm/Support/EndianStream.h 39 include/llvm/Support/Errc.h 53 include/llvm/Support/Errno.h 10 include/llvm/Support/ErrorHandling.h 43 include/llvm/Support/ErrorOr.h 193 include/llvm/Support/FileOutputBuffer.h 40 include/llvm/Support/FileSystem.h 502 include/llvm/Support/FileUtilities.h 35 include/llvm/Support/Format.h 96 include/llvm/Support/FormattedStream.h 69 include/llvm/Support/GCOV.h 338 include/llvm/Support/GenericDomTree.h 509 include/llvm/Support/GenericDomTreeConstruction.h 177 include/llvm/Support/GraphWriter.h 243 include/llvm/Support/Host.h 30 include/llvm/Support/LEB128.h 80 include/llvm/Support/LineIterator.h 44 include/llvm/Support/Locale.h 12 include/llvm/Support/LockFileManager.h 41 include/llvm/Support/MD5.h 24 include/llvm/Support/MSFileSystem.h 82 include/llvm/Support/MachO.h 1356 include/llvm/Support/ManagedStatic.h 65 include/llvm/Support/MathExtras.h 399 include/llvm/Support/Memory.h 45 include/llvm/Support/MemoryBuffer.h 78 include/llvm/Support/MemoryObject.h 15 include/llvm/Support/MipsABIFlags.h 69 include/llvm/Support/Mutex.h 82 include/llvm/Support/MutexGuard.h 15 include/llvm/Support/OacrIgnoreCond.h 8 include/llvm/Support/OnDiskHashTable.h 351 include/llvm/Support/Options.h 36 include/llvm/Support/OutputBuffer.h 128 include/llvm/Support/Path.h 80 include/llvm/Support/PluginLoader.h 18 include/llvm/Support/PointerLikeTypeTraits.h 41 include/llvm/Support/PrettyStackTrace.h 34 include/llvm/Support/Process.h 48 include/llvm/Support/Program.h 63 include/llvm/Support/RWMutex.h 90 include/llvm/Support/RandomNumberGenerator.h 19 include/llvm/Support/Recycler.h 72 include/llvm/Support/RecyclingAllocator.h 37 include/llvm/Support/Regex.h 41 include/llvm/Support/Registry.h 123 include/llvm/Support/RegistryParser.h 24 include/llvm/Support/SMLoc.h 30 include/llvm/Support/SaveAndRestore.h 23 include/llvm/Support/ScaledNumber.h 513 include/llvm/Support/Signals.h 19 include/llvm/Support/Solaris.h 31 include/llvm/Support/SourceMgr.h 167 include/llvm/Support/SpecialCaseList.h 33 include/llvm/Support/StreamingMemoryObject.h 53 include/llvm/Support/StringPool.h 71 include/llvm/Support/StringSaver.h 25 include/llvm/Support/SwapByteOrder.h 88 include/llvm/Support/SystemUtils.h 10 include/llvm/Support/TargetParser.h 149 include/llvm/Support/TargetRegistry.h 582 include/llvm/Support/TargetSelect.h 80 include/llvm/Support/ThreadLocal.h 31 include/llvm/Support/Threading.h 8 include/llvm/Support/TimeValue.h 174 include/llvm/Support/Timer.h 110 include/llvm/Support/ToolOutputFile.h 22 include/llvm/Support/Unicode.h 16 include/llvm/Support/UnicodeCharRanges.h 65 include/llvm/Support/UniqueLock.h 38 include/llvm/Support/Valgrind.h 35 include/llvm/Support/Watchdog.h 16 include/llvm/Support/Win64EH.h 86 include/llvm/Support/WindowsError.h 7 include/llvm/Support/YAMLParser.h 328 include/llvm/Support/YAMLTraits.h 1007 include/llvm/Support/circular_raw_ostream.h 61 include/llvm/Support/raw_os_ostream.h 15 include/llvm/Support/raw_ostream.h 267 include/llvm/Support/type_traits.h 53 include/llvm/TableGen/Error.h 17 include/llvm/TableGen/Main.h 14 include/llvm/TableGen/Record.h 981 include/llvm/TableGen/SetTheory.h 49 include/llvm/TableGen/StringMatcher.h 26 include/llvm/TableGen/StringToOffsetTable.h 56 include/llvm/TableGen/TableGenBackend.h 8 include/llvm/Target/CostTable.h 45 include/llvm/Target/TargetCallingConv.h 132 include/llvm/Target/TargetFrameLowering.h 117 include/llvm/Target/TargetInstrInfo.h 500 include/llvm/Target/TargetIntrinsicInfo.h 24 include/llvm/Target/TargetLowering.h 1336 include/llvm/Target/TargetLoweringObjectFile.h 117 include/llvm/Target/TargetMachine.h 148 include/llvm/Target/TargetOpcodes.h 32 include/llvm/Target/TargetOptions.h 112 include/llvm/Target/TargetRecip.h 32 include/llvm/Target/TargetRegisterInfo.h 423 include/llvm/Target/TargetSelectionDAGInfo.h 81 include/llvm/Target/TargetSubtargetInfo.h 80 include/llvm/Transforms/IPO.h 44 include/llvm/Transforms/IPO/InlinerPass.h 29 include/llvm/Transforms/IPO/LowerBitSets.h 60 include/llvm/Transforms/IPO/PassManagerBuilder.h 80 include/llvm/Transforms/InstCombine/InstCombine.h 20 include/llvm/Transforms/InstCombine/InstCombineWorklist.h 70 include/llvm/Transforms/Instrumentation.h 73 include/llvm/Transforms/ObjCARC.h 10 include/llvm/Transforms/Scalar.h 138 include/llvm/Transforms/Scalar/EarlyCSE.h 12 include/llvm/Transforms/Scalar/LowerExpectIntrinsic.h 12 include/llvm/Transforms/Scalar/SimplifyCFG.h 15 include/llvm/Transforms/Utils/ASanStackFrameLayout.h 29 include/llvm/Transforms/Utils/BasicBlockUtils.h 125 include/llvm/Transforms/Utils/BuildLibCalls.h 41 include/llvm/Transforms/Utils/BypassSlowDivision.h 10 include/llvm/Transforms/Utils/Cloning.h 107 include/llvm/Transforms/Utils/CmpInstAnalysis.h 12 include/llvm/Transforms/Utils/CodeExtractor.h 46 include/llvm/Transforms/Utils/CtorUtils.h 11 include/llvm/Transforms/Utils/GlobalStatus.h 26 include/llvm/Transforms/Utils/IntegerDivision.h 14 include/llvm/Transforms/Utils/Local.h 119 include/llvm/Transforms/Utils/LoopSimplify.h 14 include/llvm/Transforms/Utils/LoopUtils.h 116 include/llvm/Transforms/Utils/LoopVersioning.h 28 include/llvm/Transforms/Utils/ModuleUtils.h 25 include/llvm/Transforms/Utils/PromoteMemToReg.h 14 include/llvm/Transforms/Utils/SSAUpdater.h 58 include/llvm/Transforms/Utils/SSAUpdaterImpl.h 295 include/llvm/Transforms/Utils/SimplifyIndVar.h 36 include/llvm/Transforms/Utils/SimplifyLibCalls.h 101 include/llvm/Transforms/Utils/SymbolRewriter.h 77 include/llvm/Transforms/Utils/UnifyFunctionExitNodes.h 21 include/llvm/Transforms/Utils/UnrollLoop.h 20 include/llvm/Transforms/Utils/ValueMapper.h 52 include/llvm/Transforms/Vectorize.h 42 include/llvm/llvm_assert/assert.h 21