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

/macosx-10.9.5/llvmCore-3425.0.33/include/llvm/Support/
H A DMathExtras.h443 inline uint64_t RoundUpToAlignment(uint64_t Value, uint64_t Align) { function in namespace:llvm
/macosx-10.9.5/objc4-551.1/runtime/
H A Dllvm-MathExtras.h436 inline uint64_t RoundUpToAlignment(uint64_t Value, uint64_t Align) { function in namespace:objc

Completed in 112 milliseconds