Home
last modified time | relevance | path

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

/llvm-project-15.0.7/polly/lib/Exchange/
H A DJSONExporter.cpp212 static bool importContext(Scop &S, const json::Object &JScop) { in importContext() function
723 bool Success = importContext(S, jscop); in importScop()