Searched refs:InRegion (Results 1 – 1 of 1) sorted by relevance
666 bool InRegion = Entry->getParent(); in cloneFrom() local671 if (InRegion && BB->getNumSuccessors() == 0) { in cloneFrom()676 assert((!InRegion || Exiting) && "regions must have a single exiting block"); in cloneFrom()