Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/IR/
H A DOperator.cpp100 bool ScalableType = false; in accumulateConstantOffset() local
102 ScalableType = true; in accumulateConstantOffset()
112 if (ScalableType) in accumulateConstantOffset()
133 if (!ExternalAnalysis || STy || ScalableType) in accumulateConstantOffset()
162 bool ScalableType = isa<ScalableVectorType>(GTI.getIndexedType()); in collectOffset() local
175 if (ScalableType) in collectOffset()
191 if (STy || ScalableType) in collectOffset()