Searched refs:isRegion (Results 1 – 3 of 3) sorted by relevance
440 bool isRegion() { return getRegionMRT() != nullptr; } in isRegion() function in __anon3d3c1dbc0211::MRT554 return (Tree->isRegion()) ? Tree->getRegionMRT()->getEntry() in getEntry()560 return (Tree->isRegion()) ? Tree->getRegionMRT()->getExit() in getExit()588 if (CI->isRegion()) { in replaceLiveOutReg()1302 if (!CI->isRegion()) { in regionIsSequence()1314 if (!CI->isRegion()) { in fixupRegionExits()2598 if (Child->isRegion()) { in structurizeComplexRegion()2726 if (CI->isRegion()) { in structurizeRegions()2769 if (MRT->isRegion()) { in initializeSelectRegisters()
554 bool RegionInfoBase<Tr>::isRegion(BlockT *entry, BlockT *exit) const { in isCommonDomFrontier() 674 if (isRegion(entry, exit)) { in findRegionsWithEntry() 566 bool RegionInfoBase<Tr>::isRegion(BlockT *entry, BlockT *exit) const { isRegion() function
764 bool isRegion(BlockT *entry, BlockT *exit) const;