Provides an early-out if we fail to find an AllocaInst, and avoids a static analyzer warning about null dereferencing.
64 KiB
64 KiB
Provides an early-out if we fail to find an AllocaInst, and avoids a static analyzer warning about null dereferencing.