Searched refs:tryToWidenCall (Results 1 – 2 of 2) sorted by relevance
97 VPWidenCallRecipe *tryToWidenCall(CallInst *CI, ArrayRef<VPValue *> Operands,
8283 VPWidenCallRecipe *VPRecipeBuilder::tryToWidenCall(CallInst *CI, in tryToWidenCall() function in VPRecipeBuilder8568 return toVPRecipeResult(tryToWidenCall(CI, Operands, Range, Plan)); in tryToCreateWidenRecipe()