Searched refs:getEmbedGlobalInfoSkipConstant (Results 1 – 7 of 7) sorted by relevance
104 inline bool getEmbedGlobalInfoSkipConstant() const { in getEmbedGlobalInfoSkipConstant() function
136 bool getEmbedGlobalInfoSkipConstant() const { in getEmbedGlobalInfoSkipConstant() function
147 virtual bool getEmbedGlobalInfoSkipConstant() const = 0;
218 bool getEmbedGlobalInfoSkipConstant() const override { in getEmbedGlobalInfoSkipConstant() function
446 bool emitGlobalInfoSkipConstant = getCpuRefImpl()->getEmbedGlobalInfoSkipConstant(); in compile()
333 bool emitGlobalInfoSkipConstant = mCtx->getEmbedGlobalInfoSkipConstant(); in init()
479 pPM.add(createRSGlobalInfoPass(script.getEmbedGlobalInfoSkipConstant())); in addGlobalInfoPass()