Home
last modified time | relevance | path

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

/external/llvm-project/llvm/lib/IR/
DOperator.cpp92 bool ScalableType = false; in accumulateConstantOffset() local
94 ScalableType = true; in accumulateConstantOffset()
104 if (ScalableType) in accumulateConstantOffset()
125 if (!ExternalAnalysis || STy || ScalableType) in accumulateConstantOffset()