19 if (RTLCI.isAvailable(Impl)) {
22 if (LibcallImpls[LC] == RTLIB::Unsupported)
23 LibcallImpls[LC] = Impl;
LLVM_ABI LibcallLoweringInfo(const RTLIB::RuntimeLibcallsInfo &RTLCI)
static auto libcall_impls()
This is an optimization pass for GlobalISel generic memory operations.
A simple container for information about the supported runtime calls.
static RTLIB::Libcall getLibcallFromImpl(RTLIB::LibcallImpl Impl)
Return the libcall provided by Impl.