Home
last modified time | relevance | path

Searched defs:SourceAggregate (Results 1 – 1 of 1) sorted by relevance

/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombineVectorOps.cpp958 auto Describe = [](std::optional<Value *> SourceAggregate) { in foldAggregateConstructionIntoAggregateReuse() argument
984 Value *SourceAggregate = EVI->getAggregateOperand(); foldAggregateConstructionIntoAggregateReuse() local
1002 std::optional<Value *> SourceAggregate; foldAggregateConstructionIntoAggregateReuse() local
1048 std::optional<Value *> SourceAggregate; foldAggregateConstructionIntoAggregateReuse() local
[all...]