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