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

Completed in 53 milliseconds