Searched refs:createRSGlobalInfoPass (Results 1 – 3 of 3) sorted by relevance
40 llvm::ModulePass * createRSGlobalInfoPass(bool pSkipConstants);
297 llvm::ModulePass * createRSGlobalInfoPass(bool pSkipConstants) { in createRSGlobalInfoPass() function
479 pPM.add(createRSGlobalInfoPass(script.getEmbedGlobalInfoSkipConstant())); in addGlobalInfoPass()