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

/external/llvm/lib/CodeGen/
H A DLiveIntervalAnalysis.cpp127 computeLiveInRegUnits();
267 /// computeLiveInRegUnits - Precompute the live ranges of any register units
271 void LiveIntervals::computeLiveInRegUnits() { function in class:LiveIntervals

Completed in 77 milliseconds