Searched refs:FreeFnsTy (Results 1 – 1 of 1) sorted by relevance
460 struct FreeFnsTy { struct467 static const std::pair<LibFunc, FreeFnsTy> FreeFnData[] = { argument500 std::optional<FreeFnsTy> getFreeFunctionDataForFunction(const Function *Callee, in getFreeFunctionDataForFunction()503 find_if(FreeFnData, [TLIFn](const std::pair<LibFunc, FreeFnsTy> &P) { in getFreeFunctionDataForFunction()540 std::optional<FreeFnsTy> FnData = getFreeFunctionDataForFunction(F, TLIFn); in isLibFreeFunction()