Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DLiveDebugVariables.cpp469 void computeIntervals(MachineRegisterInfo &MRI, const TargetRegisterInfo &TRI,
634 void computeIntervals();
1103 void UserValue::computeIntervals(MachineRegisterInfo &MRI, in computeIntervals() function in UserValue
1253 void LDVImpl::computeIntervals() { in computeIntervals() function in LDVImpl
1258 userValues[i]->computeIntervals(MF->getRegInfo(), *TRI, *LIS, LS); in computeIntervals()
1272 computeIntervals(); in runOnMachineFunction()