Home
last modified time | relevance | path

Searched defs:TargetElt (Results 1 – 2 of 2) sorted by relevance

/llvm-project/polly/lib/Transform/
H A DDeLICM.cpp671 bool tryMapValue(const ScopArrayInfo *SAI, isl::map TargetElt) { in tryMapValue() argument
848 bool tryMapPHI(const ScopArrayInfo *SAI, isl::map TargetElt) { in tryMapPHI() argument
/llvm-project/llvm/lib/CodeGen/GlobalISel/
H A DUtils.cpp1165 LLT TargetElt = TargetTy.getElementType(); getLCMType() local