Home
last modified time | relevance | path

Searched refs:TheType (Results 1 – 1 of 1) sorted by relevance

/openbsd-src/gnu/llvm/llvm/lib/IR/
H A DAsmWriter.cpp4403 Type *TheType = Operand->getType(); in printInstruction() local
4416 if (Operand && Operand->getType() != TheType) { in printInstruction()
4425 TypePrinter.print(TheType, Out); in printInstruction()