Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/include/llvm/ExecutionEngine/Orc/
H A DCompileOnDemandLayer.h403 if (auto FnImplAddrOrErr = this->extractAndCompile(LD, LMId, F)) in addLogicalModule()
564 extractAndCompile(LogicalDylib &LD, in extractAndCompile() function