Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DComplexDeinterleavingPass.cpp2060 auto *RootImag = cast<Instruction>(RootNode->Imag); in replaceNodes() local
2062 ReductionInfo[RootImag].first->removeIncomingValue(BackEdge); in replaceNodes()
2064 DeadInstrRoots.push_back(cast<Instruction>(RootImag)); in replaceNodes()