Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/llvm/lib/CodeGen/
H A DStackColoring.cpp371 void StackColoring::calculateLiveIntervals(unsigned NumSlots) { in calculateLiveIntervals()
622 unsigned NumSlots) { in expungeSlotMap()
655 unsigned NumSlots = MFI->getObjectIndexEnd(); in runOnMachineFunction() local
H A DStackSlotColoring.cpp431 unsigned NumSlots = LS->getNumIntervals(); in runOnMachineFunction() local
/minix3/external/bsd/llvm/dist/llvm/lib/CodeGen/SelectionDAG/
H A DStatepointLowering.cpp79 const size_t NumSlots = AllocatedStackSlots.size(); in allocateStackSlot() local
/minix3/external/bsd/llvm/dist/llvm/include/llvm/IR/
H A DValue.h562 unsigned NumSlots = 1; in sortUseList() local