Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/IR/
H A DOperator.cpp130 bool ScalableType = false; in accumulateConstantOffset() local
192 bool ScalableType = isa<ScalableVectorType>(GTI.getIndexedType()); in collectOffset() local