Searched refs:computeVirtRegInterval (Results 1 – 2 of 2) sorted by relevance
159 computeVirtRegInterval(LI); in createAndComputeVirtRegInterval()493 LLVM_ABI bool computeVirtRegInterval(LiveInterval &);
229 bool LiveIntervals::computeVirtRegInterval(LiveInterval &LI) { in computeVirtRegInterval() function in LiveIntervals243 bool NeedSplit = computeVirtRegInterval(LI); in computeVirtRegs()