Searched refs:SuccIndex (Results 1 – 1 of 1) sorted by relevance
2664 unsigned SuccIndex = CP.second; in Clusterify() local2665 MachineBasicBlock *Succ = FuncInfo.MBBMap[SI->getSuccessor(SuccIndex)]; in Clusterify()2666 uint32_t Weight = BPI ? BPI->getEdgeWeight(SI->getParent(), SuccIndex) : 0; in Clusterify()