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

/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DLiveIntervals.h140 computeVirtRegInterval(LI);
473 bool computeVirtRegInterval(LiveInterval&);
/freebsd-13-stable/contrib/llvm-project/llvm/lib/CodeGen/
H A DLiveIntervals.cpp192 bool LiveIntervals::computeVirtRegInterval(LiveInterval &LI) { function in class:LiveIntervals
206 bool NeedSplit = computeVirtRegInterval(LI);

Completed in 112 milliseconds