Searched refs:hasInAllocaArgument (Results 1 – 4 of 4) sorted by relevance
624 bool hasInAllocaArgument() const { in hasInAllocaArgument() function
1563 bool hasInAllocaArgument() const {
3242 if (CLI.CS && CLI.CS->hasInAllocaArgument()) in fastLowerCall()
2899 if (Call.hasInAllocaArgument()) { in visitCallBase()