Home
last modified time | relevance | path

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

/aosp12/frameworks/compile/libbcc/lib/
H A DRSGlobalInfoPass.cpp74 static uint32_t getEncodedProperties(const llvm::GlobalVariable &GV) { in getEncodedProperties() function in __anon8bb1a6710110::RSGlobalInfoPass
162 GVProperties.push_back(getEncodedProperties(GV)); in runOnModule()