Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DSplitKit.h196 ArrayRef<SlotIndex> getUseSlots() const { return UseSlots; } in getUseSlots() function
DRegAllocGreedy.cpp2098 ArrayRef<SlotIndex> Uses = SA->getUseSlots(); in tryInstructionSplit()
2155 ArrayRef<SlotIndex> Uses = SA->getUseSlots(); in calcGapWeights()
2245 ArrayRef<SlotIndex> Uses = SA->getUseSlots(); in tryLocalSplit()