Return a RawLocationWrapper for the location operand.

Synopsis

Declared in <llvm/IR/IntrinsicInst.h>

RawLocationWrapper
getWrappedLocation() const;

Return Value

A RawLocationWrapper for the location operand.

Created with MrDocs