Home
last modified time | relevance | path

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

/external/llvm/lib/CodeGen/
DMIRPrinter.cpp628 ModuleSlotTracker CustomMST(F->getParent(), in printIRBlockReference() local
630 CustomMST.incorporateFunction(*F); in printIRBlockReference()
631 Slot = CustomMST.getLocalSlot(&BB); in printIRBlockReference()