reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
724 assert(LoopSize >= UP.BEInsns && "LoopSize should not be less than BEInsns!"); 725 return (uint64_t)(LoopSize - UP.BEInsns) * UP.Count + UP.BEInsns;