Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/include/llvm/CodeGen/
H A DReturnProtectorLowering.h74 virtual void insertReturnProtectors(MachineFunction &MF) const;
/openbsd-src/gnu/llvm/llvm/lib/CodeGen/
H A DReturnProtectorLowering.cpp294 void ReturnProtectorLowering::insertReturnProtectors( in insertReturnProtectors() function in ReturnProtectorLowering