Searched refs:getMinimumNopSize (Results 1 – 2 of 2) sorted by relevance
117 virtual unsigned getMinimumNopSize() const { return 1; } in getMinimumNopSize() function
570 while (Size % getBackend().getMinimumNopSize()) in computeFragmentSize()