Home
last modified time | relevance | path

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

/external/llvm/lib/Transforms/InstCombine/
DInstCombineLoadStoreAlloca.cpp514 static Instruction *unpackLoadToAggregate(InstCombiner &IC, LoadInst &LI) { in unpackLoadToAggregate() function
785 if (Instruction *Res = unpackLoadToAggregate(*this, LI)) in visitLoadInst()