Searched refs:hasInAllocaArgument (Results 1 – 3 of 3) sorted by relevance
425 bool hasInAllocaArgument() const { in hasInAllocaArgument() function
2871 if (CLI.CS && CLI.CS->hasInAllocaArgument()) in fastLowerCall()
2335 if (CS.hasInAllocaArgument()) { in VerifyCallSite()