Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DComplexDeinterleavingPass.cpp2012 auto *OldPHIReal = ReductionInfo[Real].first; in processReductionOperation() local
2014 auto *NewPHI = OldToNewPHI[OldPHIReal]; in processReductionOperation()
2020 Value *InitReal = OldPHIReal->getIncomingValueForBlock(Incoming); in processReductionOperation()