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