Home
last modified time | relevance | path

Searched refs:simplifyMaskedGather (Results 1 – 1 of 1) sorted by relevance

/freebsd-12.1/contrib/llvm/lib/Transforms/InstCombine/
H A DInstCombineCalls.cpp1224 static Instruction *simplifyMaskedGather(IntrinsicInst &II, InstCombiner &IC) { in simplifyMaskedGather() function
1949 return simplifyMaskedGather(*II, *this); in visitCallInst()