Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Transforms/InstCombine/
H A DInstCombineInternal.h239 Instruction *simplifyMaskedStore(IntrinsicInst &II);
H A DInstCombineCalls.cpp351 Instruction *InstCombinerImpl::simplifyMaskedStore(IntrinsicInst &II) { in simplifyMaskedStore() function in InstCombinerImpl
1521 return simplifyMaskedStore(*II); in visitCallInst()