Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/CodeGen/
H A DLiveDebugVariables.cpp468 void computeIntervals(MachineRegisterInfo &MRI, const TargetRegisterInfo &TRI,
633 void computeIntervals();
1102 void UserValue::computeIntervals(MachineRegisterInfo &MRI, in computeIntervals() function in UserValue
1252 void LDVImpl::computeIntervals() { in computeIntervals() function in LDVImpl
1257 userValues[i]->computeIntervals(MF->getRegInfo(), *TRI, *LIS, LS); in computeIntervals()
1271 computeIntervals(); in runOnMachineFunction()