Lines Matching defs:fixed
1616 // (2) Do a fixed point iteration to find the set of connected phis.
3168 // from the end of the fixed part of the object.
3579 // from the end of the fixed part of the object.
5931 TraceLiveRange(fixed_d->at(i), "fixed");
5934 const Vector<LiveRange*>* fixed = allocator->fixed_live_ranges();
5935 for (int i = 0; i < fixed->length(); ++i) {
5936 TraceLiveRange(fixed->at(i), "fixed");