Searched defs:getEHPad (Results 1 – 2 of 2) sorted by relevance
/freebsd/contrib/llvm-project/llvm/lib/Target/WebAssembly/ | ||
H A D | WebAssemblyExceptionInfo.h | 54 MachineBasicBlock *getEHPad() const { return EHPad; } getEHPad() function |
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/ | ||
H A D | FixupStatepointCallerSaved.cpp | 364 MachineBasicBlock *getEHPad() const { return EHPad; } in getEHPad() function in __anon2f435cf10211::StatepointState |