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