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