Home
last modified time | relevance | path

Searched defs:ValInst (Results 1 – 3 of 3) sorted by relevance

/llvm-project/polly/lib/Transform/
H A DZoneAlgo.cpp789 auto ValInst = in makeValInst() local
884 isl::map ValInst = makeValInst(Val, UserStmt, Scope, IsCertain); in makeNormalizedValInst() local
H A DDeLICM.cpp718 isl::map ValInst; in tryMapValue() local
815 isl::union_map ValInst; determinePHIWrittenValues() local
[all...]
H A DForwardOpTree.cpp261 isl::union_map findSameContentElements(isl::union_map ValInst) { in findSameContentElements()