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

/frameworks/compile/libbcc/lib/
H A DRSGlobalInfoPass.cpp70 bool mSkipConstants; member in class:__anon1376::RSGlobalInfoPass
102 : ModulePass (ID), mSkipConstants(pSkipConstants) {
137 if (mSkipConstants && GV.isConstant()) {

Completed in 994 milliseconds