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