Home
last modified time | relevance | path

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

/external/llvm-project/polly/lib/CodeGen/
DIslAst.cpp123 static void freeIslAstUserPayload(void *Ptr) { in freeIslAstUserPayload() function
265 Id = isl_id_set_free_user(Id, freeIslAstUserPayload); in astBuildBeforeFor()
340 Id = isl_id_set_free_user(Id, freeIslAstUserPayload); in AtEachDomain()