Return an iterator to the first subsuming IR position.

Synopsis

Declared in <llvm/Transforms/IPO/Attributor.h>

iterator
begin();

Return Value

An iterator to the first subsuming IR position.

Created with MrDocs