Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DLiveDebugVariables.cpp468 void computeIntervals(MachineRegisterInfo &MRI, const TargetRegisterInfo &TRI,
607 void computeIntervals();
1060 void UserValue::computeIntervals(MachineRegisterInfo &MRI, in computeIntervals() function in UserValue
1206 void LDVImpl::computeIntervals() { in computeIntervals() function in LDVImpl
1211 userValues[i]->computeIntervals(MF->getRegInfo(), *TRI, *LIS, LS); in computeIntervals()
1225 computeIntervals(); in runOnMachineFunction()