MCPcopy Create free account
hub / github.com/GoSSIP-SJTU/Armariris / getKindForGlobal

Method getKindForGlobal

lib/Target/TargetLoweringObjectFile.cpp:132–227  ·  view source on GitHub ↗

getKindForGlobal - This is a top-level target-independent classifier for a global variable. Given an global variable and information from TM, it classifies the global in a variety of ways that make various target implementations simpler. The target implementation is free to ignore this extra info of course.

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 15

isSuitableForBSSFunction · 0.85
IsNullTerminatedStringFunction · 0.85
isDeclarationMethod · 0.80
hasCommonLinkageMethod · 0.80
hasLocalLinkageMethod · 0.80
hasExternalLinkageMethod · 0.80
hasGlobalUnnamedAddrMethod · 0.80
getTypeAllocSizeMethod · 0.80
assertFunction · 0.50
getTextFunction · 0.50
getRelocationModelMethod · 0.45

Tested by

no test coverage detected