Searched refs:OperandBundleCallSites (Results 1 – 6 of 6) sorted by relevance
80 std::vector<WeakVH> OperandBundleCallSites; member
79 std::vector<WeakTrackingVH> OperandBundleCallSites; member
316 CodeInfo->OperandBundleCallSites.push_back(NewInst); in CloneBlock()373 CodeInfo->OperandBundleCallSites.push_back(NewInst); in CloneBlock()
1540 for (auto &VH : InlinedFunctionInfo.OperandBundleCallSites) { in InlineFunction()
357 CodeInfo->OperandBundleCallSites.push_back(NewInst); in CloneBlock()414 CodeInfo->OperandBundleCallSites.push_back(NewInst); in CloneBlock()
1691 for (auto &VH : InlinedFunctionInfo.OperandBundleCallSites) { in InlineFunction()