Searched refs:getOrcRuntimeEntryPoint (Results 1 – 1 of 1) sorted by relevance
1947 static Expected<JITEvaluatedSymbol> getOrcRuntimeEntryPoint(Session &S) { in getOrcRuntimeEntryPoint() function1972 if (auto EP = getOrcRuntimeEntryPoint(S)) in getEntryPoint()