Searched refs:installGlobalDeclarations (Results 1 – 2 of 2) sorted by relevance
73 void installGlobalDeclarations(llvm::Module *Mod);
843 installGlobalDeclarations(Mod); in convertToIce()859 void Converter::installGlobalDeclarations(Module *Mod) { in installGlobalDeclarations() function in Ice::Converter