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

Declarations

lib/CodeGen/SafeStack.cpp
  163   uint64_t getStaticAllocaAllocationSize(const AllocaInst* AI);

References

lib/CodeGen/SafeStack.cpp
  387       uint64_t Size = getStaticAllocaAllocationSize(AI);
  505     SSL.addObject(StackGuardSlot, getStaticAllocaAllocationSize(StackGuardSlot),
  523     uint64_t Size = getStaticAllocaAllocationSize(AI);