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

References

include/llvm/CodeGen/MachineFunction.h
  455   MCContext &getContext() const { return Ctx; }
lib/CodeGen/MachineFunction.cpp
  625   return Ctx.getOrCreateSymbol(Twine(DL.getPrivateGlobalPrefix()) +
  653   MCSymbol *LandingPadLabel = Ctx.createTempSymbol();