Searched defs:exceptionVal (Results 1 – 2 of 2) sorted by relevance
92 …er::HandleException(GateRef result, Label *success, Label *fail, Label *exit, GateRef exceptionVal) in HandleException()
187 GateRef exceptionVal = builder_.ExceptionConstant(); in ReplaceHirWithValue() local