Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:EntryVal

1933     StackStateOfBB(int EntryVal, int ExitVal, bool EntrySetup, bool ExitSetup) :
1934 EntryValue(EntryVal), ExitValue(ExitVal), EntryIsSetup(EntrySetup),