Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/Target/Hexagon/
H A DRDFGraph.cpp1454 auto MaxCoverIn = [this] (RegisterRef RR, RegisterSet &RRs) -> RegisterRef { in buildPhis() local
1463 MaxDF.insert(MaxCoverIn(I, HasDF->second)); in buildPhis()
1467 MaxRefs.push_back(MaxCoverIn(I, AllRefs)); in buildPhis()