Searched refs:TIdx (Results 1 – 1 of 1) sorted by relevance
1379 for (unsigned TIdx = 0, TSize = TI->getNumSuccessors(); TIdx != TSize; in analyzeCall() local1380 ++TIdx) in analyzeCall()1381 BBWorklist.insert(TI->getSuccessor(TIdx)); in analyzeCall()