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