Home
last modified time | relevance | path

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

/external/llvm/tools/llvm-objdump/
DMachODump.cpp169 bool hasPreds = false; in emitDOTFile() local
175 hasPreds = true; in emitDOTFile()
179 if (!hasPreds && i != f.begin()) in emitDOTFile()
572 bool hasPreds = FunctionMap.find(fi->first) != FunctionMap.end(); in DisassembleInputMachO() local
579 hasPreds = true; in DisassembleInputMachO()
588 if (!hasPreds) { in DisassembleInputMachO()