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