Home
last modified time | relevance | path

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

/freebsd-11-stable/contrib/llvm-project/llvm/lib/CodeGen/
HDMachineSSAUpdater.cpp92 AvailableValsTy AVals; in LookForIdenticalPHI() local
94 AVals[PredValues[i].first] = PredValues[i].second; in LookForIdenticalPHI()
100 if (AVals[SrcBB] != SrcReg) { in LookForIdenticalPHI()