Searched refs:getLocalSlot (Results 1 – 1 of 1) sorted by relevance
337 int getLocalSlot(const Value *V);590 int SlotTracker::getLocalSlot(const Value *V) { in getLocalSlot() function in llvm::SlotTracker1148 Slot = Machine->getLocalSlot(V); in WriteAsOperandInternal()1155 Slot = Machine->getLocalSlot(V); in WriteAsOperandInternal()1165 Slot = Machine->getLocalSlot(V); in WriteAsOperandInternal()1695 int Slot = Machine.getLocalSlot(BB); in printBasicBlock()1762 int SlotNum = Machine.getLocalSlot(&I); in printInstruction()