Home
last modified time | relevance | path

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

/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/
HDCompileOnDemandLayer.h419 if (auto FnImplAddrOrErr = this->extractAndCompile(LD, LMId, F)) in addLogicalModule()
580 extractAndCompile(LogicalDylib &LD, in extractAndCompile() function