Searched defs:ObjectSlotMetadataName (Results 1 - 1 of 1) sorted by path

/frameworks/compile/libbcc/bcinfo/
H A DMetadataExtractor.cpp162 static const llvm::StringRef ObjectSlotMetadataName = "#rs_object_slots"; member in namespace:bcinfo
630 mModule->getNamedMetadata(ObjectSlotMetadataName);

Completed in 85 milliseconds