Searched defs:AtBoundary (Results 1 – 2 of 2) sorted by relevance
898 static AssertionNode* AtBoundary(RegExpNode* on_success) { in AtBoundary() function
2546 bool AtBoundary = isTop ? !SU->NumSuccsLeft : !SU->NumPredsLeft; in biasPhysRegCopy() local