Home
last modified time | relevance | path

Searched refs:getLocalSlot (Results 1 – 1 of 1) sorted by relevance

/external/llvm/lib/IR/
DAsmWriter.cpp595 int getLocalSlot(const Value *V);
862 int SlotTracker::getLocalSlot(const Value *V) { in getLocalSlot() function in SlotTracker
1870 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()