Home
last modified time | relevance | path

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

/frameworks/compile/libbcc/lib/Renderscript/
DRSGlobalInfoPass.cpp248 llvm::GlobalVariable *GlobalProperties = in runOnModule() local
252 GlobalProperties->setInitializer(GlobalPropertiesInit); in runOnModule()
253 GlobalProperties->setConstant(true); in runOnModule()
260 GlobalProperties->dump(); in runOnModule()