Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/Transforms/Vectorize/
H A DLoopVectorize.cpp5626 auto InstSet = ForcedScalar->second; in getInstructionCost() local
5627 if (InstSet.find(I) != InstSet.end()) in getInstructionCost()