Home
last modified time | relevance | path

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

/external/llvm/include/llvm/CodeGen/
DLiveIntervalAnalysis.h431 void computeLiveInRegUnits();
/external/llvm/lib/CodeGen/
DLiveIntervalAnalysis.cpp142 computeLiveInRegUnits(); in runOnMachineFunction()
289 void LiveIntervals::computeLiveInRegUnits() { in computeLiveInRegUnits() function in LiveIntervals