Searched defs:NumBlockIDs (Results 1 – 3 of 3) sorted by relevance
141 static CFGIntervalGraph partitionIntoIntervalsImpl(unsigned NumBlockIDs, in partitionIntoIntervalsImpl()
322 for (unsigned MBBNumber = 0, NumBlockIDs = MF->getNumBlockIDs(); in traverse() local
1451 unsigned NumBlockIDs = 0; variable