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