Home
last modified time | relevance | path

Searched defs:ParamSpace (Results 1 – 6 of 6) sorted by relevance

/llvm-project/polly/include/polly/
H A DZoneAlgo.h69 isl::space ParamSpace; variable
/llvm-project/polly/include/polly/CodeGen/
H A DIslNodeBuilder.h42 isl::space *ParamSpace; member
/llvm-project/polly/lib/Transform/
H A DScheduleTreeTransform.cpp89 isl::space ParamSpace = PartialSched.get_space().params(); in rebuildBand() local
690 auto ParamSpace = PartSched.get_space().params(); in remainingDepsFromPartialSchedule() local
717 isl::space ParamSpace = Deps.get_space().params(); in remainigDepsFromSequence() local
750 isl::space ParamSpace = OrderedBySequence.get_space().params(); in canFuseOutermost() local
854 isl::space ParamSpace = PartSched.get_space().params(); in visitBand() local
H A DFlattenAlgo.cpp169 auto ParamSpace = Schedule.get_space().params(); in tryFlattenSequence() local
/llvm-project/polly/unittests/DeLICM/
H A DDeLICMTest.cpp38 auto ParamSpace = Universe.get_space(); in completeLifetime() local
/llvm-project/polly/lib/CodeGen/
H A DIslNodeBuilder.cpp255 isl::space ParamSpace = Access->getLatestAccessRelation().get_space(); addReferencesFromStmt() local