Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ExecutionEngine/Orc/
DCompileOnDemandLayer.h224 std::set<Function*>& getStubsToClone(SourceModuleHandle H) { in getStubsToClone() function
413 LD.getStubsToClone(LMId).insert(&F); in addLogicalModule()
651 if (!LD.getStubsToClone(LMId).count(F)) in emitPartition()