Searched refs:getNumberOfIterations (Results 1 – 6 of 6) sorted by relevance
193 int iterations = getNumberOfIterations(x.bitLength(), param.getCertainty()); in isProbablePrime()201 private static int getNumberOfIterations(int bits, int certainty) in getNumberOfIterations() method in RSAKeyPairGenerator
195 int iterations = getNumberOfIterations(x.bitLength(), param.getCertainty()); in isProbablePrime()203 private static int getNumberOfIterations(int bits, int certainty) in getNumberOfIterations() method in RSAKeyPairGenerator
233 int getNumberOfIterations(isl::ast_node For);
166 int IslNodeBuilder::getNumberOfIterations(isl::ast_node For) { in getNumberOfIterations() function in IslNodeBuilder417 int VectorWidth = getNumberOfIterations(isl::manage_copy(Child)); in createMark()767 int VectorWidth = getNumberOfIterations(isl::manage_copy(For)); in createFor()
3369 getNumberOfIterations(Scop &S, __isl_keep isl_ast_build *Build) { in getNumberOfIterations() function in __anon7864146a0411::PPCGCodeGeneration3391 auto Iterations = getNumberOfIterations(S, Build); in createSufficientComputeCheck()