Searched refs:getNumOfSelectInsts (Results 1 – 1 of 1) sorted by relevance
463 unsigned getNumOfSelectInsts() const { return NSIs; } in getNumOfSelectInsts() function580 NumOfPGOSelectInsts += SIVisitor.getNumOfSelectInsts(); in FuncPGOInstrumentation()585 NumOfCSPGOSelectInsts += SIVisitor.getNumOfSelectInsts(); in FuncPGOInstrumentation()638 updateJCH((uint64_t)SIVisitor.getNumOfSelectInsts()); in computeCFGHash()657 << ", Selects = " << SIVisitor.getNumOfSelectInsts() in computeCFGHash()879 InstrumentBBs.size() + FuncInfo.SIVisitor.getNumOfSelectInsts(); in instrumentOneFunc()1178 InstrumentBBs.size() + FuncInfo.SIVisitor.getNumOfSelectInsts(); in setInstrumentedCounts()