Searched refs:AtBoundary (Results 1 – 3 of 3) sorted by relevance
743 static AssertionNode* AtBoundary(RegExpNode* on_success) { in AtBoundary() function
5634 return AssertionNode::AtBoundary(on_success); in ToNode()
2741 bool AtBoundary = isTop ? !SU->NumSuccsLeft : !SU->NumPredsLeft; in biasPhysRegCopy() local2744 return AtBoundary ? -1 : 1; in biasPhysRegCopy()