Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/include/llvm/ExecutionEngine/Orc/
H A DCompileOnDemandLayer.h229 for (auto BLK : BaseLayerVModuleKeys) in findSymbol()
238 for (auto &BLK : BaseLayerVModuleKeys) in removeModulesFromBaseLayer()
249 std::vector<VModuleKey> BaseLayerVModuleKeys; member
549 LD.BaseLayerVModuleKeys.push_back(LD.K); in addLogicalModule()
603 LD.BaseLayerVModuleKeys.push_back(PartKey); in extractAndCompile()