Searched refs:PrintAllTypes (Results 1 – 1 of 1) sorted by relevance
2908 bool PrintAllTypes = false; in printInstruction() local2914 PrintAllTypes = true; in printInstruction()2921 PrintAllTypes = true; // We have differing types! Print them all! in printInstruction()2927 if (!PrintAllTypes) { in printInstruction()2935 writeOperand(I.getOperand(i), PrintAllTypes); in printInstruction()