Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/
H A DComplexDeinterleavingPass.cpp2033 auto *FinalReductionImag = ReductionInfo[Imag].second; in processReductionOperation() local
2044 Builder.SetInsertPoint(FinalReductionImag); in processReductionOperation()
2046 FinalReductionImag->replaceUsesOfWith(Imag, NewImag); in processReductionOperation()