Home | History | Annotate | Download | only in Checkers

Lines Matching refs:AllocFailed

1818     ConditionTruthVal AllocFailed = CMgr.isNull(state, I.getKey());
1819 if (AllocFailed.isConstrainedTrue())
1829 ConditionTruthVal AllocFailed = CMgr.isNull(state, I.getKey());
1830 if (!AllocFailed.isConstrainedTrue())