Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DCalcSpillWeights.cpp288 if (updateLI && li.isZeroLength(LIS.getSlotIndexes()) && in weightCalcHelper()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
DLiveInterval.h577 bool isZeroLength(SlotIndexes *Indexes) const { in isZeroLength() function