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