Home
last modified time | relevance | path

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

/external/llvm/lib/CodeGen/
DMIRPrinter.cpp610 static void printIRSlotNumber(raw_ostream &OS, int Slot) { in printIRSlotNumber() function
633 printIRSlotNumber(OS, Slot); in printIRBlockReference()
653 printIRSlotNumber(OS, MST.getLocalSlot(&V)); in printIRValueReference()