Home
last modified time | relevance | path

Searched refs:isLiveAtIndexes (Results 1 – 3 of 3) sorted by relevance

/external/llvm/lib/CodeGen/
DCalcSpillWeights.cpp223 !li.isLiveAtIndexes(LIS.getRegMaskSlots())) { in calculateSpillWeightAndHint()
DLiveInterval.cpp754 bool LiveRange::isLiveAtIndexes(ArrayRef<SlotIndex> Slots) const { in isLiveAtIndexes() function in LiveRange
/external/llvm/include/llvm/CodeGen/
DLiveInterval.h550 bool isLiveAtIndexes(ArrayRef<SlotIndex> Slots) const;