Declared in <llvm/IR/InstrTypes.h>
<llvm/IR/InstrTypes.h>
template<int Idx> Use& Op();
» more...
template<int Idx> Use const& Op() const;
template<int Idx_nocapture> Use& Op();
template<int Idx_nocapture> Use const& Op() const;
Created with MrDocs