Synopses

Declared in <llvm/IR/InstrTypes.h>

template<int Idx>
Use&
Op();
template<int Idx>
Use const&
Op() const;
template<int Idx_nocapture>
Use&
Op();
template<int Idx_nocapture>
Use const&
Op() const;

Created with MrDocs