Searched refs:GlobalProperties (Results 1 - 1 of 1) sorted by relevance

/frameworks/compile/libbcc/lib/
H A DRSGlobalInfoPass.cpp248 llvm::GlobalVariable *GlobalProperties = variable
252 GlobalProperties->setInitializer(GlobalPropertiesInit);
253 GlobalProperties->setConstant(true);
260 GlobalProperties->dump();

Completed in 1434 milliseconds