Searched refs:CustomMST (Results 1 – 2 of 2) sorted by relevance
628 ModuleSlotTracker CustomMST(F->getParent(), in printIRBlockReference() local630 CustomMST.incorporateFunction(*F); in printIRBlockReference()631 Slot = CustomMST.getLocalSlot(&BB); in printIRBlockReference()
434 ModuleSlotTracker CustomMST(M, /*ShouldInitializeAllMetadata=*/false); in printIRBlockReference() local435 CustomMST.incorporateFunction(*F); in printIRBlockReference()436 Slot = CustomMST.getLocalSlot(&BB); in printIRBlockReference()