Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/
H A DComplexDeinterleavingPass.cpp2032 auto *FinalReductionReal = ReductionInfo[Real].second; in processReductionOperation() local
2036 &*FinalReductionReal->getParent()->getFirstInsertionPt()); in processReductionOperation()
2042 FinalReductionReal->replaceUsesOfWith(Real, NewReal); in processReductionOperation()