reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
41 class Constant : public User {
include/llvm/IR/InstrTypes.h 188 class BinaryOperator : public Instruction {
include/llvm/IR/Instruction.h 43 class Instruction : public User,
include/llvm/IR/PatternMatch.h 786 template <typename OpTy> bool match(OpTy *V) {
include/llvm/IR/User.h 44 class User : public Value {
include/llvm/IR/Value.h 74 class Value {