Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/include/llvm/ExecutionEngine/Orc/
H A DSpeculation.h46 std::optional<AliaseeDetails> getImplFor(const SymbolStringPtr &StubSymbol) { in getImplFor() function
88 auto ImplSymbol = AliaseeImplTable.getImplFor(Callee); in launchCompile()