Home
last modified time | relevance | path

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

/external/llvm/lib/Transforms/InstCombine/
DInstCombineLoadStoreAlloca.cpp922 static bool unpackStoreToAggregate(InstCombiner &IC, StoreInst &SI) { in unpackStoreToAggregate() function
1032 if (unpackStoreToAggregate(*this, SI)) in visitStoreInst()