Searched refs:HasReturnsTwiceCall (Results 1 – 1 of 1) sorted by relevance
925 bool HasReturnsTwiceCall = false; member1103 HasReturnsTwiceCall |= CI->canReturnTwice(); in visitCallBase()3208 DoDynamicAlloca &= !HasInlineAsm && !HasReturnsTwiceCall; in processStaticAllocas()3209 DoStackMalloc &= !HasInlineAsm && !HasReturnsTwiceCall; in processStaticAllocas()