Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/Transforms/Vectorize/
H A DLoopVectorize.cpp5540 bool isLoopInvariantStoreValue = Legal->isUniform(SI->getValueOperand()); in getUniformMemOpCost() local
5543 (isLoopInvariantStoreValue ? 0 : TTI.getVectorInstrCost( in getUniformMemOpCost()