Searched refs:BundleIdx (Results 1 – 2 of 2) sorted by relevance
1487 for (unsigned BundleIdx = 0, BundleEnd = CI->getNumOperandBundles(); in cloneInstructionInExitBlock() local1488 BundleIdx != BundleEnd; ++BundleIdx) { in cloneInstructionInExitBlock()1489 OperandBundleUse Bundle = CI->getOperandBundleAt(BundleIdx); in cloneInstructionInExitBlock()
552 unsigned BundleIdx = Bundles->getBundle(MBB->getNumber(), true); in finishBlockStack() local553 LiveBundle &Bundle = LiveBundles[BundleIdx]; in finishBlockStack()566 LLVM_DEBUG(dbgs() << "LB#" << BundleIdx << ": "); in finishBlockStack()