Home
last modified time | relevance | path

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

/external/llvm-project/polly/lib/CodeGen/
DLoopGeneratorsGOMP.cpp129 Value *UserContext = Builder.CreateBitCast( in createSubFn() local
DLoopGeneratorsKMP.cpp177 Value *UserContext = Builder.CreateBitCast(Shared, StructData->getType(), in createSubFn() local
/external/llvm-project/polly/lib/Analysis/
DScopBuilder.cpp2834 isl::set UserContext = isl::set(scop->getIslCtx(), UserContextStr.c_str()); in addUserContext() local