Home
last modified time | relevance | path

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

/llvm-project-15.0.7/polly/lib/CodeGen/
H A DPPCGCodeGeneration.cpp3509 isl_ast_expr *SufficientCompute = createSufficientComputeCheck(*S, Build); in generateCode() local
3511 isl::manage(isl_ast_expr_and(Condition.release(), SufficientCompute)); in generateCode()