Searched refs:OperandBundleCallSites (Results 1 – 3 of 3) sorted by relevance
80 std::vector<WeakVH> OperandBundleCallSites; member
387 CodeInfo->OperandBundleCallSites.push_back(NewInst); in CloneBlock()464 CodeInfo->OperandBundleCallSites.push_back(NewInst); in CloneBlock()
1198 for (auto &VH : InlinedFunctionInfo.OperandBundleCallSites) { in InlineFunction()