Home
last modified time | relevance | path

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

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