Searched refs:OperandBundleCallSites (Results 1 – 3 of 3) sorted by relevance
80 std::vector<WeakVH> 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()