Searched defs:ValuesToIgnore (Results 1 – 2 of 2) sorted by relevance
416 const SmallPtrSetImpl<const Value *> &ValuesToIgnore) { in calculateRegisterUsageForPlan()
1725 SmallPtrSet<const Value *, 16> ValuesToIgnore; member in llvm::LoopVectorizationCostModel