Searched refs:thisInstInfo (Results 1 – 1 of 1) sorted by relevance
258 const llvm::EDInstInfo *thisInstInfo = NULL; in createInst() local261 thisInstInfo = &InstInfos[inst->getOpcode()]; in createInst()264 EDInst* sdInst = new EDInst(inst, byteSize, *this, thisInstInfo); in createInst()