Return the number of variable location operands.

Synopsis

Declared in <llvm/IR/IntrinsicInst.h>

unsigned int
getNumVariableLocationOps() const;

Return Value

The number of variable location operands.

Created with MrDocs