Home
last modified time | relevance | path

Searched defs:LiveInterval (Results 1 – 6 of 6) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DRegAllocBase.h44 class LiveInterval; variable
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/
H A DLiveRegMatrix.h34 class LiveInterval; variable
H A DCalcSpillWeights.h17 class LiveInterval; variable
H A DLiveIntervals.h205 LLVM_ATTRIBUTE_UNUSED void pruneValue(LiveInterval &, SlotIndex, in pruneValue() argument
H A DLiveInterval.h716 LiveInterval(unsigned Reg, float Weight) : Reg(Reg), Weight(Weight) {} in LiveInterval() function
H A DTargetRegisterInfo.h44 class LiveInterval; variable