Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
DLiveIntervals.h140 computeVirtRegInterval(LI); in createAndComputeVirtRegInterval()
472 bool computeVirtRegInterval(LiveInterval&);
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DLiveIntervals.cpp194 bool LiveIntervals::computeVirtRegInterval(LiveInterval &LI) { in computeVirtRegInterval() function in LiveIntervals
208 bool NeedSplit = computeVirtRegInterval(LI); in computeVirtRegs()