Searched refs:printIRValue (Results 1 – 3 of 3) sorted by relevance
74 static void printIRValue(raw_ostream &OS, const Value &V,
897 void MIRFormatter::printIRValue(raw_ostream &OS, const Value &V, in printIRValue() function in MIRFormatter
1114 MIRFormatter::printIRValue(OS, *Val, MST); in print()