Searched refs:TypeStrings (Results 1 – 1 of 1) sorted by relevance
869 static const std::string TypeStrings[] = {"", "_Read", "_Write", "_MayWrite"}; in MemoryAccess() local870 const std::string Access = TypeStrings[AccType] + utostr(Stmt->size()); in MemoryAccess()886 static const std::string TypeStrings[] = {"", "_Read", "_Write", "_MayWrite"}; in MemoryAccess() local887 const std::string Access = TypeStrings[AccType] + utostr(Stmt->size()); in MemoryAccess()