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

References

lib/ExecutionEngine/ExecutionEngine.cpp
  575   if (Function *F = const_cast<Function*>(dyn_cast<Function>(GV)))
  579   if (void* P = getPointerToGlobalIfAvailable(GV))
  584           const_cast<GlobalVariable *>(dyn_cast<GlobalVariable>(GV)))
  589   return getPointerToGlobalIfAvailable(GV);