Searched refs:isUARSafeCall (Results 1 – 1 of 1) sorted by relevance
299 bool isUARSafeCall(CallInst *CI) { in isUARSafeCall() function321 if (isUARSafeCall(CI)) in hasUseAfterReturnUnsafeUses()351 return CI->isTailCall() && !isUARSafeCall(CI); in useAfterReturnUnsafe()