Searched refs:OperandBundleCallSites (Results 1 – 3 of 3) sorted by relevance
77 std::vector<WeakTrackingVH> OperandBundleCallSites; member
576 CodeInfo->OperandBundleCallSites.push_back(NewInst); in CloneBlock()638 CodeInfo->OperandBundleCallSites.push_back(NewInst); in CloneBlock()
2304 for (auto &VH : InlinedFunctionInfo.OperandBundleCallSites) { in InlineFunction()