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

References

include/llvm/CodeGen/SelectionDAG.h
  424   LLVMContext *getContext() const {return Context; }
lib/CodeGen/SelectionDAG/SelectionDAG.cpp
 1015   Context = &MF->getFunction().getContext();
 1194   return getConstant(*ConstantInt::get(*Context, Val), DL, VT, isT, isO);