Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DVectorCombine.cpp140 bool shrinkType(Instruction &I);
3458 bool VectorCombine::shrinkType(Instruction &I) { in shrinkType() function in VectorCombine
3780 MadeChange |= shrinkType(I); in run()