Home
last modified time | relevance | path

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

/external/llvm/lib/CodeGen/
DMachineInstrBundle.cpp132 SmallSet<unsigned, 8> ExternUseSet; in finalizeBundle() local
156 if (ExternUseSet.insert(Reg).second) { in finalizeBundle()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/
DMachineInstrBundle.cpp134 SmallSet<unsigned, 8> ExternUseSet; in finalizeBundle() local
158 if (ExternUseSet.insert(Reg).second) { in finalizeBundle()