Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MC/
DMCContext.h218 int SelectionKey; member
222 int SelectionKey, unsigned UniqueID) in COFFSectionKey()
224 SelectionKey(SelectionKey), UniqueID(UniqueID) {} in COFFSectionKey()
231 if (SelectionKey != Other.SelectionKey)
232 return SelectionKey < Other.SelectionKey;