Home
last modified time | relevance | path

Searched refs:approxPointsInSet (Results 1 – 1 of 1) sorted by relevance

/llvm-project-15.0.7/polly/lib/CodeGen/
H A DPPCGCodeGeneration.cpp3332 __isl_give isl_ast_expr *approxPointsInSet(__isl_take isl_set *Set, in approxPointsInSet() function in __anond3af98aa0411::PPCGCodeGeneration
3369 auto Iterations = approxPointsInSet(Stmt.getDomain().release(), Build); in approxDynamicInst()