Home
last modified time | relevance | path

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

/external/llvm-project/polly/lib/Transform/
DZoneAlgo.cpp188 static isl::union_map computeScalarReachingDefinition(isl::union_map Schedule, in computeScalarReachingDefinition() function
214 static isl::map computeScalarReachingDefinition(isl::union_map Schedule, in computeScalarReachingDefinition() function
221 isl::union_map UMap = computeScalarReachingDefinition( in computeScalarReachingDefinition()
705 Result = computeScalarReachingDefinition(Schedule, Domain, false, true); in getScalarReachingDefinition()