Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DComplexDeinterleavingPass.cpp2059 auto *RootReal = cast<Instruction>(RootNode->Real); in replaceNodes() local
2061 ReductionInfo[RootReal].first->removeIncomingValue(BackEdge); in replaceNodes()
2063 DeadInstrRoots.push_back(cast<Instruction>(RootReal)); in replaceNodes()