Searched refs:isRegion (Results 1 – 3 of 3) sorted by relevance
440 bool isRegion() { return getRegionMRT() != nullptr; } in isRegion() function in __anonf8f2b3930211::MRT554 return (Tree->isRegion()) ? Tree->getRegionMRT()->getEntry() in getEntry()560 return (Tree->isRegion()) ? Tree->getRegionMRT()->getExit() in getExit()590 if (CI->isRegion()) { in replaceLiveOutReg()1304 if (!CI->isRegion()) { in regionIsSequence()1316 if (!CI->isRegion()) { in fixupRegionExits()2608 if (Child->isRegion()) { in structurizeComplexRegion()2737 if (CI->isRegion()) { in structurizeRegions()2780 if (MRT->isRegion()) { in initializeSelectRegisters()
564 bool RegionInfoBase<Tr>::isRegion(BlockT *entry, BlockT *exit) const { in isRegion() function688 if (isRegion(entry, exit)) { in findRegionsWithEntry()
764 bool isRegion(BlockT *entry, BlockT *exit) const;