Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/lib/CodeGen/
DVirtRegRewriter.cpp1749 SmallSet<int, 4> UsedSS; in InsertEmergencySpills() local
1756 if (UsedSS.count(SS)) in InsertEmergencySpills()
1758 UsedSS.insert(SS); in InsertEmergencySpills()