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