Home
last modified time | relevance | path

Searched defs:SlotIndexes (Results 1 – 4 of 4) sorted by relevance

/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DMachineFunction.h71 class SlotIndexes; variable
H A DMachineBasicBlock.h40 class SlotIndexes; variable
H A DSlotIndexes.h66 friend class SlotIndexes; variable
342 SlotIndexes(MachineFunction &MF) { analyze(MF); } in SlotIndexes() function
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DRegAllocGreedy.h55 class SlotIndexes; variable