Home
last modified time | relevance | path

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

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