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