Home
last modified time | relevance | path

Searched refs:computeIntervals (Results 1 – 3 of 3) sorted by relevance

/external/llvm/lib/CodeGen/
DLiveDebugVariables.cpp246 void computeIntervals(MachineRegisterInfo &MRI,
320 void computeIntervals();
620 UserValue::computeIntervals(MachineRegisterInfo &MRI, in computeIntervals() function in UserValue
656 void LDVImpl::computeIntervals() { in computeIntervals() function in LDVImpl
659 userValues[i]->computeIntervals(MF->getRegInfo(), *LIS, *MDT, UVS); in computeIntervals()
676 computeIntervals(); in runOnMachineFunction()
DLiveIntervalAnalysis.cpp99 computeIntervals(); in runOnMachineFunction()
546 void LiveIntervals::computeIntervals() { in computeIntervals() function in LiveIntervals
/external/llvm/include/llvm/CodeGen/
DLiveIntervalAnalysis.h342 void computeIntervals();