Searched refs:FReadUnlockedName (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DBuildLibCalls.cpp1383 StringRef FReadUnlockedName = TLI->getName(LibFunc_fread_unlocked); local
1385 FReadUnlockedName, DL.getIntPtrType(Context), B.getInt8PtrTy(),
1389 inferLibFuncAttributes(M, FReadUnlockedName, *TLI);

Completed in 118 milliseconds