Searched defs:simplifyMaskedStore (Results 1 – 2 of 2) sorted by relevance
1070 static Instruction *simplifyMaskedStore(IntrinsicInst &II, InstCombiner &IC) { in simplifyMaskedStore() function
1082 Instruction *InstCombiner::simplifyMaskedStore(IntrinsicInst &II) { in simplifyMaskedStore() function in InstCombiner