Home
last modified time | relevance | path

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

/external/llvm-project/polly/lib/Transform/
DForwardOpTree.cpp305 isl::map singleLocation(isl::union_map MustKnown, isl::set Domain) { in singleLocation() function in __anon09f7b76b0111::ForwardOpTreeImpl
524 isl::map SameVal = singleLocation(Candidates, getDomainFor(TargetStmt)); in forwardKnownLoad()
632 isl::map SameVal = singleLocation(Candidates, getDomainFor(TargetStmt)); in reloadKnownContent()