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