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

/external/llvm/include/llvm/CodeGen/
H A DLiveIntervalAnalysis.h379 void computeLiveInRegUnits();
/external/llvm/lib/CodeGen/
H A DLiveIntervalAnalysis.cpp129 computeLiveInRegUnits();
556 /// computeLiveInRegUnits - Precompute the live ranges of any register units
560 void LiveIntervals::computeLiveInRegUnits() { function in class:LiveIntervals

Completed in 20 milliseconds