Defined in 2 files as a prototype:
- external/apache2/llvm/dist/llvm/include/llvm/CodeGen/MachineLoopInfo.h, line 98 (as a prototype)
- external/apache2/llvm/dist/llvm/include/llvm/CodeGen/MachineLoopInfo.h, line 103 (as a prototype)
Defined in 2 files as a function:
- external/apache2/llvm/dist/llvm/include/llvm/CodeGen/MachineLoopInfo.h, line 99 (as a function)
- external/apache2/llvm/dist/llvm/lib/CodeGen/MachineLoopInfo.cpp, line 34 (as a function)
Referenced in 71 files:
- external/apache2/llvm/dist/llvm/include/llvm/Analysis/BlockFrequencyInfoImpl.h
- external/apache2/llvm/dist/llvm/include/llvm/CodeGen/AsmPrinter.h
- external/apache2/llvm/dist/llvm/include/llvm/CodeGen/CalcSpillWeights.h
- external/apache2/llvm/dist/llvm/include/llvm/CodeGen/DFAPacketizer.h
- external/apache2/llvm/dist/llvm/include/llvm/CodeGen/LazyMachineBlockFrequencyInfo.h, line 43
- external/apache2/llvm/dist/llvm/include/llvm/CodeGen/LiveRangeEdit.h, line 39
- external/apache2/llvm/dist/llvm/include/llvm/CodeGen/MachineBlockFrequencyInfo.h
- external/apache2/llvm/dist/llvm/include/llvm/CodeGen/MachineLoopInfo.h
- external/apache2/llvm/dist/llvm/include/llvm/CodeGen/MachinePipeliner.h, line 64
- external/apache2/llvm/dist/llvm/include/llvm/CodeGen/MachineRegionInfo.h, line 42
- external/apache2/llvm/dist/llvm/include/llvm/CodeGen/MachineScheduler.h
- external/apache2/llvm/dist/llvm/include/llvm/CodeGen/MachineTraceMetrics.h
- external/apache2/llvm/dist/llvm/include/llvm/CodeGen/ScheduleDAGInstrs.h
- external/apache2/llvm/dist/llvm/lib/CodeGen/AsmPrinter/AsmPrinter.cpp
- external/apache2/llvm/dist/llvm/lib/CodeGen/BranchFolding.cpp, line 181
- external/apache2/llvm/dist/llvm/lib/CodeGen/BranchFolding.h
- external/apache2/llvm/dist/llvm/lib/CodeGen/DFAPacketizer.cpp
- external/apache2/llvm/dist/llvm/lib/CodeGen/EarlyIfConversion.cpp
- external/apache2/llvm/dist/llvm/lib/CodeGen/InlineSpiller.cpp
- external/apache2/llvm/dist/llvm/lib/CodeGen/LazyMachineBlockFrequencyInfo.cpp
- external/apache2/llvm/dist/llvm/lib/CodeGen/MachineBasicBlock.cpp
- external/apache2/llvm/dist/llvm/lib/CodeGen/MachineBlockFrequencyInfo.cpp
- external/apache2/llvm/dist/llvm/lib/CodeGen/MachineBlockPlacement.cpp
- external/apache2/llvm/dist/llvm/lib/CodeGen/MachineCombiner.cpp
- external/apache2/llvm/dist/llvm/lib/CodeGen/MachineLICM.cpp
- external/apache2/llvm/dist/llvm/lib/CodeGen/MachineLoopInfo.cpp
- external/apache2/llvm/dist/llvm/lib/CodeGen/MachinePipeliner.cpp
- external/apache2/llvm/dist/llvm/lib/CodeGen/MachineScheduler.cpp
- external/apache2/llvm/dist/llvm/lib/CodeGen/MachineSink.cpp
- external/apache2/llvm/dist/llvm/lib/CodeGen/MachineTraceMetrics.cpp
- external/apache2/llvm/dist/llvm/lib/CodeGen/ModuloSchedule.cpp
- external/apache2/llvm/dist/llvm/lib/CodeGen/PHIElimination.cpp
- external/apache2/llvm/dist/llvm/lib/CodeGen/PeepholeOptimizer.cpp
- external/apache2/llvm/dist/llvm/lib/CodeGen/PostRASchedulerList.cpp
- external/apache2/llvm/dist/llvm/lib/CodeGen/PrologEpilogInserter.cpp
- external/apache2/llvm/dist/llvm/lib/CodeGen/RegAllocBasic.cpp
- external/apache2/llvm/dist/llvm/lib/CodeGen/RegAllocGreedy.cpp
- external/apache2/llvm/dist/llvm/lib/CodeGen/RegAllocPBQP.cpp
- external/apache2/llvm/dist/llvm/lib/CodeGen/RegisterCoalescer.cpp
- external/apache2/llvm/dist/llvm/lib/CodeGen/ScheduleDAGInstrs.cpp, line 112
- external/apache2/llvm/dist/llvm/lib/CodeGen/ShrinkWrap.cpp
- external/apache2/llvm/dist/llvm/lib/CodeGen/SpillPlacement.cpp
- external/apache2/llvm/dist/llvm/lib/CodeGen/SpillPlacement.h
- external/apache2/llvm/dist/llvm/lib/CodeGen/SplitKit.cpp
- external/apache2/llvm/dist/llvm/lib/CodeGen/SplitKit.h
- external/apache2/llvm/dist/llvm/lib/CodeGen/StackSlotColoring.cpp, line 138
- external/apache2/llvm/dist/llvm/lib/CodeGen/UnreachableBlockElim.cpp
- external/apache2/llvm/dist/llvm/lib/CodeGen/XRayInstrumentation.cpp
- external/apache2/llvm/dist/llvm/lib/Target/AArch64/AArch64ConditionalCompares.cpp
- external/apache2/llvm/dist/llvm/lib/Target/AArch64/AArch64FalkorHWPFFix.cpp
- external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/AMDILCFGStructurizer.cpp
- external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/R600OptimizeVectorRegisters.cpp
- external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/R600Packetizer.cpp
- external/apache2/llvm/dist/llvm/lib/Target/ARM/ARMBlockPlacement.cpp
- external/apache2/llvm/dist/llvm/lib/Target/ARM/ARMLowOverheadLoops.cpp
- external/apache2/llvm/dist/llvm/lib/Target/ARM/MVETPAndVPTOptimisationsPass.cpp
- external/apache2/llvm/dist/llvm/lib/Target/Hexagon/HexagonEarlyIfConv.cpp
- external/apache2/llvm/dist/llvm/lib/Target/Hexagon/HexagonHardwareLoops.cpp
- external/apache2/llvm/dist/llvm/lib/Target/Hexagon/HexagonSplitDouble.cpp
- external/apache2/llvm/dist/llvm/lib/Target/Hexagon/HexagonVLIWPacketizer.cpp
- external/apache2/llvm/dist/llvm/lib/Target/Hexagon/HexagonVLIWPacketizer.h
- external/apache2/llvm/dist/llvm/lib/Target/NVPTX/NVPTXAsmPrinter.cpp
- external/apache2/llvm/dist/llvm/lib/Target/NVPTX/NVPTXAsmPrinter.h, line 300
- external/apache2/llvm/dist/llvm/lib/Target/SystemZ/SystemZMachineScheduler.h, line 32
- external/apache2/llvm/dist/llvm/lib/Target/WebAssembly/WebAssemblyCFGSort.cpp
- external/apache2/llvm/dist/llvm/lib/Target/WebAssembly/WebAssemblyCFGStackify.cpp
- external/apache2/llvm/dist/llvm/lib/Target/WebAssembly/WebAssemblySortRegion.h
- external/apache2/llvm/dist/llvm/lib/Target/X86/X86CmovConversion.cpp
- external/apache2/llvm/dist/llvm/lib/Target/X86/X86FixupBWInsts.cpp
- external/apache2/llvm/dist/llvm/lib/Target/X86/X86LoadValueInjectionLoadHardening.cpp
- external/apache2/llvm/dist/llvm/lib/Target/X86/X86PreTileConfig.cpp