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.cpp2331 auto *RootReal = cast<Instruction>(RootNode->Real); in replaceNodes() local
2333 ReductionInfo[RootReal].first->removeIncomingValue(BackEdge); in replaceNodes()
2335 DeadInstrRoots.push_back(RootReal); in replaceNodes()