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