Searched refs:TheType (Results 1 – 1 of 1) sorted by relevance
2909 Type *TheType = Operand->getType(); in printInstruction() local2920 if (Operand && Operand->getType() != TheType) { in printInstruction()2929 TypePrinter.print(TheType, Out); in printInstruction()