Home
last modified time | relevance | path

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

/external/llvm-project/polly/lib/CodeGen/
DPPCGCodeGeneration.cpp3390 createSufficientComputeCheck(Scop &S, __isl_keep isl_ast_build *Build) { in createSufficientComputeCheck() function in __anon7864146a0411::PPCGCodeGeneration
3482 isl_ast_expr *SufficientCompute = createSufficientComputeCheck(*S, Build); in generateCode()