Searched refs:PrintAllTypes (Results 1 – 2 of 2) sorted by relevance
1912 bool PrintAllTypes = false; in printInstruction() local1918 PrintAllTypes = true; in printInstruction()1925 PrintAllTypes = true; // We have differing types! Print them all! in printInstruction()1931 if (!PrintAllTypes) { in printInstruction()1939 writeOperand(I.getOperand(i), PrintAllTypes); in printInstruction()
3135 bool PrintAllTypes = false; in printInstruction() local3141 PrintAllTypes = true; in printInstruction()3148 PrintAllTypes = true; // We have differing types! Print them all! in printInstruction()3154 if (!PrintAllTypes) { in printInstruction()3162 writeOperand(I.getOperand(i), PrintAllTypes); in printInstruction()