Searched refs:getFrameSize (Results 1 - 2 of 2) sorted by relevance

/macosx-10.9.5/llvmCore-3425.0.33/include/llvm/CodeGen/
H A DGCMetadata.h132 /// getFrameSize/setFrameSize - Records the function's frame size.
134 uint64_t getFrameSize() const { return FrameSize; } function in class:llvm::GCFunctionInfo
/macosx-10.9.5/llvmCore-3425.0.33/lib/CodeGen/AsmPrinter/
H A DOcamlGCPrinter.cpp126 uint64_t FrameSize = FI.getFrameSize();

Completed in 61 milliseconds