Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DConstraintSystem.cpp68 unsigned UpperR = R2; in eliminateUsingFM() local
70 std::swap(LowerR, UpperR); in eliminateUsingFM()
78 auto &UpperRow = RemainingRows[UpperR]; in eliminateUsingFM()