Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/llvm/lib/CodeGen/
DCalcSpillWeights.cpp306 if (ShouldUpdateLI && LI.isZeroLength(LIS.getSlotIndexes()) && in weightCalcHelper()
/openbsd/src/gnu/llvm/llvm/include/llvm/CodeGen/
DLiveInterval.h586 bool isZeroLength(SlotIndexes *Indexes) const { in isZeroLength() function