Home
last modified time | relevance | path

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

/external/llvm-project/polly/include/polly/
DScopPass.h190 if (&S == CurrentScop)
198 Scop *CurrentScop;
241 Updater.CurrentScop = scop;
/external/llvm-project/polly/lib/CodeGen/
DPPCGCodeGeneration.cpp3549 bool runOnScop(Scop &CurrentScop) override { in runOnScop() argument
3550 S = &CurrentScop; in runOnScop()
3565 if (containsInvalidKernelFunction(CurrentScop, in runOnScop()
3580 CurrentScop.markAsToBeSkipped(); in runOnScop()