Home
last modified time | relevance | path

Searched defs:MachineLoopInfo (Results 1 – 13 of 13) sorted by relevance

/minix/external/bsd/llvm/dist/llvm/include/llvm/CodeGen/
H A DCalcSpillWeights.h22 class MachineLoopInfo; variable
H A DMachineLoopInfo.h83 MachineLoopInfo() : MachineFunctionPass(ID) { in MachineLoopInfo() function
H A DDFAPacketizer.h37 class MachineLoopInfo; variable
H A DLiveRangeEdit.h34 class MachineLoopInfo; variable
H A DScheduleDAGInstrs.h27 class MachineLoopInfo; variable
H A DAsmPrinter.h39 class MachineLoopInfo; variable
H A DLiveIntervalAnalysis.h42 class MachineLoopInfo; variable
H A DMachineTraceMetrics.h61 class MachineLoopInfo; variable
H A DMachineScheduler.h93 class MachineLoopInfo; variable
/minix/external/bsd/llvm/dist/llvm/include/llvm/Analysis/
H A DBlockFrequencyInfoImpl.h45 class MachineLoopInfo; variable
/minix/external/bsd/llvm/dist/llvm/lib/CodeGen/
H A DSpillPlacement.h40 class MachineLoopInfo; variable
H A DSplitKit.h32 class MachineLoopInfo; variable
H A DMachineLICM.cpp304 INITIALIZE_PASS_DEPENDENCY(MachineLoopInfo) in INITIALIZE_PASS_DEPENDENCY() argument