Searched defs:getMaxAlignment (Results 1 - 2 of 2) sorted by relevance

/external/llvm/include/llvm/CodeGen/
H A DMachineFrameInfo.h448 /// getMaxAlignment - Return the alignment in bytes that this function must be
452 unsigned getMaxAlignment() const { return MaxAlignment; } function in class:llvm::MachineFrameInfo
/external/clang/lib/AST/
H A DDeclBase.cpp281 unsigned Decl::getMaxAlignment() const { function in class:Decl

Completed in 325 milliseconds