Searched refs:countOpcodeHit (Results 1 – 3 of 3) sorted by relevance
152 void countOpcodeHit(unsigned Opc);
172 void GISelCSEInfo::countOpcodeHit(unsigned Opc) { in countOpcodeHit() function in GISelCSEInfo
46 CSEInfo->countOpcodeHit(MI->getOpcode()); in getDominatingInstrForID()