Home
last modified time | relevance | path

Searched defs:getAliasee (Results 1 – 1 of 1) sorted by relevance

/openbsd-src/gnu/llvm/llvm/include/llvm/IR/
H A DGlobalAlias.h84 const Constant *getAliasee() const { in getAliasee() function
87 Constant *getAliasee() { return static_cast<Constant *>(Op<0>().get()); } in getAliasee() function