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

/external/swiftshader/third_party/LLVM/include/llvm/CodeGen/
H A DMachineFunction.h190 /// EnsureAlignment - Make sure the function is at least 'A' bits aligned.
191 void EnsureAlignment(unsigned A) { function in class:llvm::MachineFunction

Completed in 88 milliseconds