Lines Matching full:isretired
106 bool IsRetired;108 BlockInformation() : IsRetired(false), SccNum(INVALIDSCCNUM) {}380 return (*It).second->IsRetired;906 if ((*It).second && (*It).second->IsRetired) {1772 SrcBlkInfo->IsRetired = true;