Searched refs:getNumOfSelectInsts (Results 1 – 1 of 1) sorted by relevance
335 unsigned getNumOfSelectInsts() const { return NSIs; } in getNumOfSelectInsts() function545 NumOfPGOSelectInsts += SIVisitor.getNumOfSelectInsts(); in FuncPGOInstrumentation()576 return NumCounters + SIVisitor.getNumOfSelectInsts(); in getNumCounters()601 FunctionHash = (uint64_t)SIVisitor.getNumOfSelectInsts() << 56 | in computeCFGHash()606 << ", Selects = " << SIVisitor.getNumOfSelectInsts() in computeCFGHash()