Home
last modified time | relevance | path

Searched refs:addSEHCleanupHandler (Results 1 – 2 of 2) sorted by relevance

/freebsd-13.1/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DMachineFunction.h1085 void addSEHCleanupHandler(MachineBasicBlock *LandingPad,
/freebsd-13.1/contrib/llvm-project/llvm/lib/CodeGen/
H A DMachineFunction.cpp846 void MachineFunction::addSEHCleanupHandler(MachineBasicBlock *LandingPad, in addSEHCleanupHandler() function in MachineFunction