Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/CodeGen/
H A DLiveDebugVariables.cpp467 void computeIntervals(MachineRegisterInfo &MRI, const TargetRegisterInfo &TRI,
632 void computeIntervals();
1098 void UserValue::computeIntervals(MachineRegisterInfo &MRI, in computeIntervals() function in UserValue
1248 void LDVImpl::computeIntervals() { in computeIntervals() function in LDVImpl
1253 userValues[i]->computeIntervals(MF->getRegInfo(), *TRI, *LIS, LS); in computeIntervals()
1267 computeIntervals(); in runOnMachineFunction()