Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Transforms/Vectorize/
H A DVectorCombine.cpp1714 bool IsFixedVectorType = isa<FixedVectorType>(I.getType()); in run() local
1721 if (IsFixedVectorType) { in run()
1754 if (IsFixedVectorType) { in run()