Searched refs:SlotMDS (Results 1 – 2 of 2) sorted by relevance
107 llvm::Value *SlotMDS = ObjectSlot->getOperand(0); in populateObjectSlotMetadata() local108 if (SlotMDS->getValueID() == llvm::Value::MDStringVal) { in populateObjectSlotMetadata()110 static_cast<llvm::MDString*>(SlotMDS)->getString(); in populateObjectSlotMetadata()
484 llvm::Value *SlotMDS = ObjectSlot->getOperand(0); in compile() local485 if (SlotMDS->getValueID() == llvm::Value::MDStringVal) { in compile()487 static_cast<llvm::MDString*>(SlotMDS)->getString(); in compile()