Searched refs:EntryValue (Results 1 – 1 of 1) sorted by relevance
1760 StackStateOfBB() : EntryValue(0), ExitValue(0), EntryIsSetup(false), in StackStateOfBB()1763 EntryValue(EntryVal), ExitValue(ExitVal), EntryIsSetup(EntrySetup), in StackStateOfBB()1766 int EntryValue; member1797 BBState.EntryValue = SPState[StackPred->getNumber()].ExitValue; in verifyStackFrame()1799 BBState.ExitValue = BBState.EntryValue; in verifyStackFrame()1843 (SPState[(*I)->getNumber()].ExitValue != BBState.EntryValue || in verifyStackFrame()1850 << BBState.EntryValue << ", " << BBState.EntryIsSetup << ").\n"; in verifyStackFrame()1859 (SPState[(*I)->getNumber()].EntryValue != BBState.ExitValue || in verifyStackFrame()1863 << SPState[(*I)->getNumber()].EntryValue << ", " in verifyStackFrame()