Home
last modified time | relevance | path

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

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