Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/examples/Kaleidoscope/include/
DKaleidoscopeJIT.h68 ModuleKeys.push_back(K); in addModule()
73 ModuleKeys.erase(find(ModuleKeys, K)); in removeModule()
108 for (auto H : make_range(ModuleKeys.rbegin(), ModuleKeys.rend())) in findMangledSymbol()
135 std::vector<VModuleKey> ModuleKeys; variable
/external/python/cpython2/Tools/msi/
Dmsi.py1403 for s in e.ModuleKeys: print s,