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