Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/Transforms/InstCombine/
H A DInstCombineCalls.cpp1359 static Instruction *simplifyX86MaskedLoad(IntrinsicInst &II, InstCombiner &IC) { in simplifyX86MaskedLoad() function
3154 if (Instruction *I = simplifyX86MaskedLoad(*II, *this)) in visitCallInst()