Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DRDFGraph.cpp1432 auto MaxCoverIn = [this] (RegisterRef RR, RegisterSet &RRs) -> RegisterRef { in buildPhis() local
1441 MaxDF.insert(MaxCoverIn(I, HasDF->second)); in buildPhis()
1445 MaxRefs.push_back(MaxCoverIn(I, AllRefs)); in buildPhis()