Searched refs:EntryValue (Results 1 – 1 of 1) sorted by relevance
1692 StackStateOfBB() : EntryValue(0), ExitValue(0), EntryIsSetup(false), in StackStateOfBB()1695 EntryValue(EntryVal), ExitValue(ExitVal), EntryIsSetup(EntrySetup), in StackStateOfBB()1698 int EntryValue; member1729 BBState.EntryValue = SPState[StackPred->getNumber()].ExitValue; in verifyStackFrame()1731 BBState.ExitValue = BBState.EntryValue; in verifyStackFrame()1775 (SPState[(*I)->getNumber()].ExitValue != BBState.EntryValue || in verifyStackFrame()1782 << BBState.EntryValue << ", " << BBState.EntryIsSetup << ").\n"; in verifyStackFrame()1791 (SPState[(*I)->getNumber()].EntryValue != BBState.ExitValue || in verifyStackFrame()1795 << SPState[(*I)->getNumber()].EntryValue << ", " in verifyStackFrame()