Searched refs:IsRetired (Results 1 - 1 of 1) sorted by relevance

/external/llvm/lib/Target/R600/
H A DAMDILCFGStructurizer.cpp109 bool IsRetired; member in class:__anon26105::BlockInformation
111 BlockInformation() : IsRetired(false), SccNum(INVALIDSCCNUM) {}
384 return (*It).second->IsRetired;
909 if ((*It).second && (*It).second->IsRetired) {
1821 SrcBlkInfo->IsRetired = true;

Completed in 100 milliseconds