Searched refs:getImplFor (Results 1 – 1 of 1) sorted by relevance
46 std::optional<AliaseeDetails> getImplFor(const SymbolStringPtr &StubSymbol) { in getImplFor() function88 auto ImplSymbol = AliaseeImplTable.getImplFor(Callee); in launchCompile()