Searched refs:addGlobalInfoPass (Results 1 – 2 of 2) sorted by relevance
86 bool addGlobalInfoPass(Script &pScript, llvm::legacy::PassManager &pPM);
371 bool Compiler::addGlobalInfoPass(Script &pScript, llvm::legacy::PassManager &pPM) { in addGlobalInfoPass() function in Compiler402 if (!addGlobalInfoPass(pScript, pPM)) in addCustomPasses()