Home
last modified time | relevance | path

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

/external/llvm-project/polly/lib/Exchange/
DJSONExporter.cpp161 access["relation"] = MA->getAccessRelationStr(); in getJSON()
/external/llvm-project/polly/include/polly/
DScopInfo.h819 std::string getAccessRelationStr() const;
/external/llvm-project/polly/lib/Analysis/
DScopInfo.cpp631 std::string MemoryAccess::getAccessRelationStr() const { in getAccessRelationStr() function in MemoryAccess