Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/ExecutionEngine/Orc/
H A DSpeculation.h47 Optional<AliaseeDetails> getImplFor(const SymbolStringPtr &StubSymbol) { in getImplFor() function
89 auto ImplSymbol = AliaseeImplTable.getImplFor(Callee); in launchCompile()