Home | History | Annotate | Download | only in ARM

Lines Matching refs:getCallOrPrologue

1563   assert((State->getCallOrPrologue() == Prologue ||
1564 State->getCallOrPrologue() == Call) &&
1573 if (State->getCallOrPrologue() == Call) {