Home
last modified time | relevance | path

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

/llvm-project/polly/lib/Support/
H A DISLTools.cpp678 static int structureCompare(const isl::space &ASpace, const isl::space &BSpace, in structureCompare()
722 isl::space ASpace = A.get_space(); in orderComparer() local