Searched refs:noUnwind (Results 1 – 3 of 3) sorted by relevance
238 bool &noUnwind, bool &willReturn) { in convertSideEffectForCall() argument244 noUnwind = isNothrow; in convertSideEffectForCall()253 noUnwind = true; in convertSideEffectForCall()262 noUnwind = true; in convertSideEffectForCall()890 bool noUnwind = false; in rewriteCallOrInvoke() local893 memoryEffects, noUnwind, willReturn); in rewriteCallOrInvoke()923 newOp.setNoUnwind(noUnwind); in rewriteCallOrInvoke()
35 bool &noUnwind, bool &willReturn);
806 KEYWORD(noUnwind); in LexIdentifier()