Home
last modified time | relevance | path

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

/llvm-project-15.0.7/polly/lib/Transform/
H A DZoneAlgo.cpp942 isl::id InTupleId = Unwrapped.get_tuple_id(isl::dim::in); in isNormalized() local
945 auto *IncomingStmt = static_cast<ScopStmt *>(InTupleId.get_user()); in isNormalized()