Home
last modified time | relevance | path

Searched refs:TrackSubRegs (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DLiveIntervalCalc.cpp52 void LiveIntervalCalc::calculate(LiveInterval &LI, bool TrackSubRegs) { in calculate() argument
69 if (LI.hasSubRanges() || (SubReg != 0 && TrackSubRegs)) { in calculate()
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/
H A DLiveIntervalCalc.h61 void calculate(LiveInterval &LI, bool TrackSubRegs);