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 413 void computeLiveInRegUnits();
  /external/llvm/lib/CodeGen/
LiveIntervalAnalysis.cpp 127 computeLiveInRegUnits();
267 /// computeLiveInRegUnits - Precompute the live ranges of any register units
271 void LiveIntervals::computeLiveInRegUnits() {
    [all...]

Completed in 61 milliseconds