Home
last modified time | relevance | path

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

/external/llvm/lib/CodeGen/
DCalcSpillWeights.cpp182 if (li.isZeroLength(LIS.getSlotIndexes())) { in calculateSpillWeightAndHint()
/external/llvm/include/llvm/CodeGen/
DLiveInterval.h538 bool isZeroLength(SlotIndexes *Indexes) const { in isZeroLength() function