Home
last modified time | relevance | path

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

/llvm-project-15.0.7/polly/lib/CodeGen/
H A DPPCGCodeGeneration.cpp3418 createSufficientComputeCheck(Scop &S, __isl_keep isl_ast_build *Build) { in createSufficientComputeCheck() function in __anond3af98aa0411::PPCGCodeGeneration
3509 isl_ast_expr *SufficientCompute = createSufficientComputeCheck(*S, Build); in generateCode()