Searched refs:printGlobal (Results 1 – 1 of 1) sorted by relevance
2039 void printGlobal(const GlobalVariable *GV);2251 printGlobal(&GV); Out << '\n'; in printModule()2398 void AssemblyWriter::printGlobal(const GlobalVariable *GV) { in printGlobal() function in AssemblyWriter3318 W.printGlobal(V); in print()