Searched refs:getNumOfSelectInsts (Results 1 – 1 of 1) sorted by relevance
547 unsigned getNumOfSelectInsts() const { return NSIs; } in getNumOfSelectInsts() function665 NumOfPGOSelectInsts += SIVisitor.getNumOfSelectInsts(); in FuncPGOInstrumentation()672 NumOfCSPGOSelectInsts += SIVisitor.getNumOfSelectInsts(); in FuncPGOInstrumentation()725 updateJCH((uint64_t)SIVisitor.getNumOfSelectInsts()); in computeCFGHash()744 << ", Selects = " << SIVisitor.getNumOfSelectInsts() in computeCFGHash()969 InstrumentBBs.size() + FuncInfo.SIVisitor.getNumOfSelectInsts(); in instrument()1313 InstrumentBBs.size() + FuncInfo.SIVisitor.getNumOfSelectInsts(); in setInstrumentedCounts()