Searched refs:BundleGroups (Results 1 – 2 of 2) sorted by relevance
35 BundleGroups.clear(); in reset()145 SmallVector<MCDataFragment *, 4> BundleGroups; variable
576 DF = BundleGroups.back(); in emitInstToData()659 BundleGroups.push_back(DF); in emitBundleLock()681 assert(!BundleGroups.empty() && "There are no bundle groups"); in emitBundleUnlock()682 MCDataFragment *DF = BundleGroups.back(); in emitBundleUnlock()690 BundleGroups.pop_back(); in emitBundleUnlock()