Home
last modified time | relevance | path

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

/external/llvm-project/polly/lib/Exchange/
DJSONExporter.cpp97 static json::Array exportArrays(const Scop &S) { in exportArrays() function
144 root["arrays"] = exportArrays(S); in getJSON()