Searched defs:OpSizeVal (Results 1 – 1 of 1) sorted by relevance
162 // For powers of 2, we can and by (OpSizeVal - 1) instead of using urem. in getRuntimeLoopCount() argument 172 getRuntimeLoopRemainder(const DataLayout & DL,IRBuilderBase & B,Value * Len,Value * OpSize,unsigned OpSizeVal) getRuntimeLoopRemainder() argument