Searched refs:getOperandBundlesAsDefs (Results 1 – 7 of 7) sorted by relevance
392 void getOperandBundlesAsDefs(SmallVectorImpl<OperandBundleDef> &Defs) const { in getOperandBundlesAsDefs() function397 cast<CallInst>(II)->getOperandBundlesAsDefs(Defs); in getOperandBundlesAsDefs()399 cast<InvokeInst>(II)->getOperandBundlesAsDefs(Defs); in getOperandBundlesAsDefs()
1414 void getOperandBundlesAsDefs(SmallVectorImpl<OperandBundleDef> &Defs) const {
191 II->getOperandBundlesAsDefs(OpBundles); in SimplifyFunction()
211 CI->getOperandBundlesAsDefs(OpBundles); in HandleCallsInBlockInlinedThroughInvoke()1444 CS.getOperandBundlesAsDefs(OpBundles); in InlineFunction()
1222 II->getOperandBundlesAsDefs(OpBundles); in changeToCall()
2278 CS.getOperandBundlesAsDefs(OpBundles); in transformConstExprCastCall()
2622 callSite.getOperandBundlesAsDefs(newBundles); in replaceUsesOfNonProtoConstant()