Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/ExecutionEngine/Orc/
DCore.h394 VModuleKey allocateVModule() { return ++LastKey; } in allocateVModule()
467 VModuleKey LastKey = 0; variable