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