Home | History | Annotate | Download | only in arm

Lines Matching refs:replacement

422   LLabel* replacement() const { return replacement_; }
2223 while (cur->replacement() != NULL) {
2224 cur = cur->replacement();