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