Searched defs:isBegin (Results 1 – 2 of 2) sorted by relevance
1335 immutable isBegin = (r.source._begin is _begin); variable1415 immutable isBegin = (beg is _begin); local
355 for (bool isBegin = I == B; !isBegin; /* empty */) { in addPhysRegDeps() local