Searched refs:getCallOrPrologue (Results 1 – 2 of 2) sorted by relevance
314 ParmContext getCallOrPrologue() const { return CallOrPrologue; } in getCallOrPrologue() function
1660 assert((State->getCallOrPrologue() == Prologue || in HandleByVal()1661 State->getCallOrPrologue() == Call) && in HandleByVal()1670 if (State->getCallOrPrologue() == Call) { in HandleByVal()