Searched refs:JScop (Results 1 – 9 of 9) sorted by relevance
209 static bool importContext(Scop &S, const json::Object &JScop) { in importContext() argument213 if (!JScop.get("context")) { in importContext()219 JScop.getString("context").getValue().str()}; in importContext()263 static bool importSchedule(Scop &S, const json::Object &JScop, in importSchedule() argument268 if (!JScop.get("statements")) { in importSchedule()273 const json::Array &statements = *JScop.getArray("statements"); in importSchedule()346 importAccesses(Scop &S, const json::Object &JScop, const DataLayout &DL, in importAccesses() argument351 if (!JScop.get("statements")) { in importAccesses()355 const json::Array &statements = *JScop.getArray("statements"); in importAccesses()630 static bool importArrays(Scop &S, const json::Object &JScop) { in importArrays() argument[all …]
233 …[...]Writing JScop '%for.cond1.preheader---%for.end19' in function 'init_array' to './init_array__…235 …Writing JScop '%for.cond1.preheader---%for.end30' in function 'main' to './main___%for.cond1.prehe…394 …Reading JScop '%for.cond1.preheader---%for.end19' in function 'init_array' from './init_array___%f…396 …Reading JScop '%for.cond1.preheader---%for.end30' in function 'main' from './main___%for.cond1.pre…404 …Reading JScop '%for.cond1.preheader---%for.end19' in function 'init_array' from './init_array___%f…406 …Reading JScop '%for.cond1.preheader---%for.end30' in function 'main' from './main___%for.cond1.pre…414 …Reading JScop '%for.cond1.preheader---%for.end19' in function 'init_array' from './init_array___%f…416 …Reading JScop '%for.cond1.preheader---%for.end30' in function 'main' from './main___%for.cond1.pre…424 …Reading JScop '%for.cond1.preheader---%for.end19' in function 'init_array' from './init_array___%f…426 …Reading JScop '%for.cond1.preheader---%for.end30' in function 'main' from './main___%for.cond1.pre…
6 ; CHECK: JScop file changes the accessed memory
3 ; CHECK: JScop file has no key name 'statements'.
3 ; CHECK: JScop file contains access function with undeclared ScopArrayInfo
3 ; CHECK: Statement from JScop file has no key name 'accesses' for index 1.
3 ; CHECK: JScop file changes the number of parameter dimensions.
3 ; CHECK: JScop file has no key named 'context'.