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

/macosx-10.9.5/llvmCore-3425.0.33/include/llvm/CodeGen/
H A DLiveIntervalAnalysis.h383 void computeVirtRegInterval(LiveInterval*);
/macosx-10.9.5/llvmCore-3425.0.33/lib/CodeGen/
H A DLiveIntervalAnalysis.cpp461 /// computeVirtRegInterval - Compute the live interval of a virtual register,
463 void LiveIntervals::computeVirtRegInterval(LiveInterval *LI) { function in class:LiveIntervals
478 computeVirtRegInterval(LI);

Completed in 189 milliseconds