Home
last modified time | relevance | path

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

/external/llvm/lib/CodeGen/
DLiveDebugVariables.cpp255 void computeIntervals(MachineRegisterInfo &MRI, const TargetRegisterInfo &TRI,
326 void computeIntervals();
672 UserValue::computeIntervals(MachineRegisterInfo &MRI, in computeIntervals() function in UserValue
726 void LDVImpl::computeIntervals() { in computeIntervals() function in LDVImpl
729 userValues[i]->computeIntervals(MF->getRegInfo(), *TRI, *LIS, *MDT, UVS); in computeIntervals()
745 computeIntervals(); in runOnMachineFunction()