reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

Definitions

include/llvm/IR/Instructions.h
  169 class LoadInst : public UnaryInstruction {
  325 class StoreInst : public Instruction {
lib/Transforms/InstCombine/InstCombineLoadStoreAlloca.cpp
  906 template <typename T>