reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
1056 unsigned Limit = TLI.getMaxStoresPerMemcpy(OptSize);
lib/CodeGen/SelectionDAG/SelectionDAG.cpp 5801 unsigned Limit = AlwaysInline ? ~0U : TLI.getMaxStoresPerMemcpy(OptSize);