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

/freebsd-10.2-release/contrib/llvm/lib/IR/
H A DAsmWriter.cpp1996 Type *TheType = Operand->getType(); local
2007 if (Operand && Operand->getType() != TheType) {
2016 TypePrinter.print(TheType, Out);

Completed in 46 milliseconds