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