Searched refs:printGlobal (Results 1 – 2 of 2) sorted by relevance
1133 void printGlobal(const GlobalVariable *GV);1255 printGlobal(I); in printModule()1351 void AssemblyWriter::printGlobal(const GlobalVariable *GV) { in printGlobal() function in AssemblyWriter2067 W.printGlobal(V); in print()
2093 void printGlobal(const GlobalVariable *GV);2284 printGlobal(&GV); Out << '\n'; in printModule()2457 void AssemblyWriter::printGlobal(const GlobalVariable *GV) { in printGlobal() function in AssemblyWriter3422 W.printGlobal(V); in print()