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

/freebsd-10.2-release/contrib/llvm/lib/Target/Hexagon/
H A DHexagonMachineFunctionInfo.h76 void setHasEHReturn(bool H = true) { HasEHReturn = H; }; function in class:llvm::HexagonMachineFunctionInfo
H A DHexagonISelLowering.cpp1543 FuncInfo->setHasEHReturn();

Completed in 106 milliseconds