Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombineLoadStoreAlloca.cpp1217 static bool unpackStoreToAggregate(InstCombinerImpl &IC, StoreInst &SI) { in unpackStoreToAggregate() function
1372 if (unpackStoreToAggregate(*this, SI)) in visitStoreInst()