Searched refs:PrintAllTypes (Results 1 – 1 of 1) sorted by relevance
4779 bool PrintAllTypes = false; in printInstruction() local4787 PrintAllTypes = true; in printInstruction()4794 PrintAllTypes = true; // We have differing types! Print them all! in printInstruction()4800 if (!PrintAllTypes) { in printInstruction()4808 writeOperand(I.getOperand(i), PrintAllTypes); in printInstruction()