Home
last modified time | relevance | path

Searched defs:RegMaskSlots (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DInterferenceCache.cpp157 ArrayRef<SlotIndex> RegMaskSlots; in update() local
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/
H A DLiveIntervals.h72 SmallVector<SlotIndex, 8> RegMaskSlots; variable