Searched refs:PrintAllTypes (Results 1 – 1 of 1) sorted by relevance
3893 bool PrintAllTypes = false; in printInstruction() local3899 PrintAllTypes = true; in printInstruction()3906 PrintAllTypes = true; // We have differing types! Print them all! in printInstruction()3912 if (!PrintAllTypes) { in printInstruction()3920 writeOperand(I.getOperand(i), PrintAllTypes); in printInstruction()