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

/macosx-10.9.5/llvmCore-3425.0.33/lib/Transforms/Utils/
H A DLowerInvoke.cpp433 unsigned Align = TLI ? TLI->getJumpBufAlignment() : 0;
/macosx-10.9.5/llvmCore-3425.0.33/include/llvm/Target/
H A DTargetLowering.h748 /// getJumpBufAlignment - returns the target's jmp_buf alignment in bytes
750 unsigned getJumpBufAlignment() const { function in namespace:llvm

Completed in 115 milliseconds