Home | History | Annotate | Download | only in Basic

Lines Matching full:linear

649   // To handle this, we do a linear search for up to 8 steps to catch #1 quickly
742 // First do a linear scan from the last lookup position, if possible.
764 // Linear scan failed. Do the binary search. Note the reverse sorting of the
1759 llvm::errs() << "FileID scans: " << NumLinearScans << " linear, "