Searched defs:TheType (Results 1 - 1 of 1) sorted by relevance

/external/llvm/lib/VMCore/
H A DAsmWriter.cpp1969 Type *TheType = Operand->getType(); local
1980 if (Operand && Operand->getType() != TheType) {
1989 TypePrinter.print(TheType, Out);

Completed in 29 milliseconds