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

  /external/llvm/include/llvm/CodeGen/
LiveIntervalAnalysis.h 133 computeVirtRegInterval(LI);
415 void computeVirtRegInterval(LiveInterval&);
  /external/llvm/lib/CodeGen/
LiveIntervalAnalysis.cpp 181 /// computeVirtRegInterval - Compute the live interval of a virtual register,
183 void LiveIntervals::computeVirtRegInterval(LiveInterval &LI) {
    [all...]

Completed in 185 milliseconds