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