HomeSort by relevance Sort by last modified time
    Searched refs:computeLiveInRegUnits (Results 1 - 2 of 2) sorted by null

  /external/llvm/include/llvm/CodeGen/
LiveIntervalAnalysis.h 435 void computeLiveInRegUnits();
  /external/llvm/lib/CodeGen/
LiveIntervalAnalysis.cpp 133 computeLiveInRegUnits();
292 /// computeLiveInRegUnits - Precompute the live ranges of any register units
296 void LiveIntervals::computeLiveInRegUnits() {
    [all...]

Completed in 110 milliseconds