Return true if this map has been initialized with runtime libcall info.

Synopsis

Declared in <llvm/Analysis/LibcallLoweringInfo.h>

operator bool() const;

Return Value

True if this map has been initialized with runtime libcall info.

Created with MrDocs