Searched defs:EphValues (Results 1 – 8 of 8) sorted by relevance
31 SmallPtrSetImpl<const Value*> &EphValues) { in completeEphemeralValues()66 SmallPtrSetImpl<const Value *> &EphValues) { in collectEphemeralValues()88 SmallPtrSetImpl<const Value *> &EphValues) { in collectEphemeralValues()107 SmallPtrSetImpl<const Value*> &EphValues) { in analyzeBasicBlock()
1076 SmallPtrSetImpl<const Value *> &EphValues) { in analyzeBlock()1314 SmallPtrSet<const Value *, 32> EphValues; in analyzeCall() local
404 SmallPtrSet<const Value *, 16> EphValues; in isEphemeralValueOf() local
183 SmallPtrSet<const Value *, 32> EphValues; in runOnLoop() local
218 SmallPtrSet<const Value *, 32> EphValues; in rotateLoop() local
533 SmallPtrSet<const Value *, 32> EphValues; in ApproximateLoopSize() local
281 SmallPtrSet<const Value *, 32> EphValues; in countLoop() local
556 SmallPtrSet<const Value *, 32> EphValues; member in llvm::slpvectorizer::BoUpSLP