Searched refs:simplifyMaskedGather (Results 1 – 2 of 2) sorted by relevance
240 Instruction *simplifyMaskedGather(IntrinsicInst &II);
389 Instruction *InstCombinerImpl::simplifyMaskedGather(IntrinsicInst &II) { in simplifyMaskedGather() function in InstCombinerImpl1523 return simplifyMaskedGather(*II); in visitCallInst()