Searched refs:getLocalSlot (Results 1 – 1 of 1) sorted by relevance
595 int getLocalSlot(const Value *V);862 int SlotTracker::getLocalSlot(const Value *V) { in getLocalSlot() function in SlotTracker1870 Slot = Machine->getLocalSlot(V); in WriteAsOperandInternal()1877 Slot = Machine->getLocalSlot(V); in WriteAsOperandInternal()1887 Slot = Machine->getLocalSlot(V); in WriteAsOperandInternal()2583 int Slot = Machine.getLocalSlot(BB); in printBasicBlock()2650 int SlotNum = Machine.getLocalSlot(&I); in printInstruction()