HomeSort by relevance Sort by last modified time
    Searched refs:getJumpBufSize (Results 1 - 2 of 2) sorted by null

  /external/llvm/lib/Transforms/Utils/
LowerInvoke.cpp 125 unsigned JBSize = TLI ? TLI->getJumpBufSize() : 0;
  /external/llvm/include/llvm/Target/
TargetLowering.h 731 /// getJumpBufSize - returns the target's jmp_buf size in bytes (if never
733 unsigned getJumpBufSize() const {
    [all...]

Completed in 344 milliseconds