Searched refs:ObjectSlotMetadataName (Results 1 – 3 of 3) sorted by relevance
50 static const llvm::StringRef ObjectSlotMetadataName = "#rs_object_slots"; variable243 module->getNamedMetadata(ObjectSlotMetadataName); in extract()
82 static const llvm::StringRef ObjectSlotMetadataName; variable
117 const llvm::StringRef Compiler::ObjectSlotMetadataName = "#rs_object_slots"; member in bcc::Compiler337 ObjectSlotMetadata = mModule->getNamedMetadata(ObjectSlotMetadataName); in compile()