Searched refs:getEmbedGlobalInfoSkipConstant (Results 1 – 7 of 7) sorted by relevance
121 bool getEmbedGlobalInfoSkipConstant() const { in getEmbedGlobalInfoSkipConstant() function
132 bool getEmbedGlobalInfoSkipConstant() const { in getEmbedGlobalInfoSkipConstant() function
155 bool getEmbedGlobalInfoSkipConstant() const override { in getEmbedGlobalInfoSkipConstant() function
163 virtual bool getEmbedGlobalInfoSkipConstant() const = 0;
377 bool emitGlobalInfoSkipConstant = getCpuRefImpl()->getEmbedGlobalInfoSkipConstant(); in compile()
351 bool emitGlobalInfoSkipConstant = mCtx->getEmbedGlobalInfoSkipConstant(); in init()
375 pPM.add(createRSGlobalInfoPass(script.getEmbedGlobalInfoSkipConstant())); in addGlobalInfoPass()