Home
last modified time | relevance | path

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

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