Home
last modified time | relevance | path

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

/freebsd-11-stable/contrib/llvm-project/llvm/lib/CodeGen/
HDRDFGraph.cpp1437 auto MaxCoverIn = [this] (RegisterRef RR, RegisterSet &RRs) -> RegisterRef { in buildPhis() local
1446 MaxDF.insert(MaxCoverIn(I, HasDF->second)); in buildPhis()
1450 MaxRefs.push_back(MaxCoverIn(I, AllRefs)); in buildPhis()