Home
last modified time | relevance | path

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

/external/llvm/lib/IR/
DAsmWriter.cpp3060 bool PrintAllTypes = false; in printInstruction() local
3066 PrintAllTypes = true; in printInstruction()
3073 PrintAllTypes = true; // We have differing types! Print them all! in printInstruction()
3079 if (!PrintAllTypes) { in printInstruction()
3087 writeOperand(I.getOperand(i), PrintAllTypes); in printInstruction()