Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstructionCombining.cpp1909 Value *Phi0UseV = Phi0Use.get(); in foldBinopWithPhiOperands() local
1911 if (Phi0UseV == C) in foldBinopWithPhiOperands()
1914 NewIncomingValues.push_back(Phi0UseV); in foldBinopWithPhiOperands()