Home
last modified time | relevance | path

Searched refs:computeVirtRegInterval (Results 1 – 2 of 2) sorted by relevance

/trueos/contrib/llvm/include/llvm/CodeGen/
HDLiveIntervalAnalysis.h130 computeVirtRegInterval(LI); in createAndComputeVirtRegInterval()
401 void computeVirtRegInterval(LiveInterval&);
/trueos/contrib/llvm/lib/CodeGen/
HDLiveIntervalAnalysis.cpp181 void LiveIntervals::computeVirtRegInterval(LiveInterval &LI) { in computeVirtRegInterval() function in LiveIntervals