Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/CodeGen/
H A DRDFGraph.cpp1421 auto MaxCoverIn = [this] (RegisterRef RR, RegisterSet &RRs) -> RegisterRef { in buildPhis() local
1430 MaxDF.insert(MaxCoverIn(I, HasDF->second)); in buildPhis()
1434 MaxRefs.push_back(MaxCoverIn(I, AllRefs)); in buildPhis()