Searched refs:PrintAllTypes (Results 1 – 1 of 1) sorted by relevance
4493 bool PrintAllTypes = false; in printInstruction() local4501 PrintAllTypes = true; in printInstruction()4508 PrintAllTypes = true; // We have differing types! Print them all! in printInstruction()4514 if (!PrintAllTypes) { in printInstruction()4522 writeOperand(I.getOperand(i), PrintAllTypes); in printInstruction()