Searched defs:setHasEHReturn (Results 1 - 1 of 1) sorted by relevance

/freebsd-11.0-release/contrib/llvm/lib/Target/Hexagon/
H A DHexagonMachineFunctionInfo.h78 void setHasEHReturn(bool H = true) { HasEHReturn = H; }; function in class:llvm::HexagonMachineFunctionInfo

Completed in 106 milliseconds