Searched defs:getStackSize (Results 1 - 3 of 3) sorted by relevance

/freebsd-11.0-release/contrib/llvm/include/llvm/IR/
H A DDiagnosticInfo.h176 unsigned getStackSize() const { return StackSize; } function in class:llvm::DiagnosticInfoStackSize
/freebsd-11.0-release/contrib/llvm/include/llvm/Object/
H A DStackMapParser.h60 uint32_t getStackSize() const { function in class:llvm::StackMapV1Parser::FunctionAccessor
/freebsd-11.0-release/contrib/llvm/include/llvm/CodeGen/
H A DMachineFrameInfo.h466 uint64_t getStackSize() const { return StackSize; } function in class:llvm::MachineFrameInfo

Completed in 109 milliseconds