Searched refs:PrintAllTypes (Results 1 – 1 of 1) sorted by relevance
4402 bool PrintAllTypes = false; in printInstruction() local4410 PrintAllTypes = true; in printInstruction()4417 PrintAllTypes = true; // We have differing types! Print them all! in printInstruction()4423 if (!PrintAllTypes) { in printInstruction()4431 writeOperand(I.getOperand(i), PrintAllTypes); in printInstruction()