Searched refs:UtilityNodeIndex (Results 1 – 1 of 1) sorted by relevance
172 DenseMap<BPFunctionNode::UtilityNodeT, unsigned> UtilityNodeIndex; in runIterations() local175 ++UtilityNodeIndex[UN]; in runIterations()180 unsigned UNI = UtilityNodeIndex[UN]; in runIterations()185 UtilityNodeIndex.clear(); in runIterations()188 UN = UtilityNodeIndex.insert({UN, UtilityNodeIndex.size()}).first->second; in runIterations()191 SignaturesT Signatures(/*Size=*/UtilityNodeIndex.size()); in runIterations()