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

Method getAlignment

lib/IR/DataLayout.cpp:625–677  ·  view source on GitHub ↗

! \param abi_or_pref Flag that determines which alignment is returned. true returns the ABI alignment, false returns the preferred alignment. \param Ty The underlying type for which alignment is determined. Get the ABI (\a abi_or_pref == true) or preferred alignment (\a abi_or_pref == false) for the requested type \a Ty. */

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

getPreferredAlignmentMethod · 0.45

Calls 8

getAlignmentFunction · 0.85
assertFunction · 0.50
maxFunction · 0.50
isSizedMethod · 0.45
getTypeIDMethod · 0.45
getAddressSpaceMethod · 0.45
getElementTypeMethod · 0.45
isPackedMethod · 0.45

Tested by

no test coverage detected