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

Function allocaWouldBeStaticInEntry

lib/Transforms/Utils/InlineFunction.cpp:1300–1302  ·  view source on GitHub ↗

Return the result of AI->isStaticAlloca() if AI were moved to the entry block. Allocas used in inalloca calls and allocas of dynamic array size cannot be static.

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

fixupLineNumbersFunction · 0.85
InlineFunctionMethod · 0.85

Calls 2

isUsedWithInAllocaMethod · 0.80
getArraySizeMethod · 0.45

Tested by

no test coverage detected