Searched refs:HasReturnsTwiceCall (Results 1 – 1 of 1) sorted by relevance
1021 bool HasReturnsTwiceCall = false; member1205 HasReturnsTwiceCall |= CI->canReturnTwice(); in visitCallBase()3481 DoDynamicAlloca &= !HasInlineAsm && !HasReturnsTwiceCall; in processStaticAllocas()3482 DoStackMalloc &= !HasInlineAsm && !HasReturnsTwiceCall; in processStaticAllocas()