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

/macosx-10.10/llvmCore-3425.0.34/lib/MC/MCDisassembler/
H A DEDDisassembler.cpp241 const llvm::EDInstInfo *thisInstInfo = NULL; local
244 thisInstInfo = &InstInfos[inst->getOpcode()];
247 EDInst* sdInst = new EDInst(inst, byteSize, *this, thisInstInfo);

Completed in 102 milliseconds