Home
last modified time | relevance | path

Searched defs:UserContext (Results 1 – 2 of 2) sorted by relevance

/llvm-project/polly/lib/CodeGen/
H A DLoopGeneratorsGOMP.cpp131 Value *UserContext = &*SubFn->arg_begin(); in createSubFn() local
/llvm-project/polly/lib/Analysis/
H A DScopBuilder.cpp2697 isl::set UserContext = isl::set(scop->getIslCtx(), UserContextStr.c_str()); addUserContext() local