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