Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/IR/
H A DOperator.cpp125 bool ScalableType = false; in accumulateConstantOffset() local
127 ScalableType = true; in accumulateConstantOffset()
137 if (ScalableType) in accumulateConstantOffset()
158 if (!ExternalAnalysis || STy || ScalableType) in accumulateConstantOffset()
187 bool ScalableType = isa<ScalableVectorType>(GTI.getIndexedType()); in collectOffset() local
200 if (ScalableType) in collectOffset()
216 if (STy || ScalableType) in collectOffset()