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