Lines Matching refs:IsRetired
111 bool IsRetired;113 BlockInformation() : IsRetired(false), SccNum(INVALIDSCCNUM) {}387 return (*It).second->IsRetired;912 if ((*It).second && (*It).second->IsRetired) {1807 SrcBlkInfo->IsRetired = true;