Home
last modified time | relevance | path

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

/external/llvm/include/llvm/CodeGen/
DLiveIntervalAnalysis.h360 computeRegUnitInterval(LI); in getRegUnit()
388 void computeRegUnitInterval(LiveInterval*);
/external/llvm/lib/CodeGen/
DLiveIntervalAnalysis.cpp220 void LiveIntervals::computeRegUnitInterval(LiveInterval *LI) { in computeRegUnitInterval() function in LiveIntervals
299 computeRegUnitInterval(NewIntvs[i]); in computeLiveInRegUnits()