Home
last modified time | relevance | path

Searched defs:UnsafeStackSize (Results 1 – 2 of 2) sorted by relevance

/freebsd-src/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DMachineFrameInfo.h339 uint64_t UnsafeStackSize = 0; variable
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/
H A DPrologEpilogInserter.cpp306 uint64_t UnsafeStackSize = MFI.getUnsafeStackSize(); runOnMachineFunction() local