Searched refs:getStartOrEndSlot (Results 1 - 1 of 1) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/lib/CodeGen/
H A DStackColoring.cpp567 static inline int getStartOrEndSlot(const MachineInstr &MI) function
588 int Slot = getStartOrEndSlot(MI);
657 int Slot = getStartOrEndSlot(MI);

Completed in 102 milliseconds