Home
last modified time | relevance | path

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

/external/llvm-project/polly/lib/CodeGen/
DPPCGCodeGeneration.cpp3482 isl_ast_expr *SufficientCompute = createSufficientComputeCheck(*S, Build); in generateCode() local
3483 Condition = isl_ast_expr_and(Condition, SufficientCompute); in generateCode()