Home
last modified time | relevance | path

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

/external/llvm-project/polly/lib/Transform/
DDeLICM.cpp109 return Result.domain_factor_range(); in computeScalarReachingOverwrite()
/external/llvm-project/polly/lib/External/isl/include/isl/
Disl-noexceptions.h1267 inline map domain_factor_range() const;
2873 inline space domain_factor_range() const;
3082 inline union_map domain_factor_range() const;
8164 map map::domain_factor_range() const in domain_factor_range() function
15668 space space::domain_factor_range() const in domain_factor_range() function
16502 union_map union_map::domain_factor_range() const in domain_factor_range() function
Dcpp-checked.h1476 inline isl::checked::map domain_factor_range() const;
2756 inline isl::checked::union_map domain_factor_range() const;
6232 isl::checked::map map::domain_factor_range() const in domain_factor_range() function
11240 isl::checked::union_map union_map::domain_factor_range() const in domain_factor_range() function
Dcpp.h1541 inline isl::map domain_factor_range() const;
2821 inline isl::union_map domain_factor_range() const;
7499 isl::map map::domain_factor_range() const in domain_factor_range() function
15865 isl::union_map union_map::domain_factor_range() const in domain_factor_range() function
/external/llvm-project/polly/lib/External/isl/interface/
Disl.py6337 def domain_factor_range(arg0): member in union_map
7386 def domain_factor_range(arg0): member in map