Searched defs:needsExtract (Results 1 – 2 of 2) sorted by relevance
267 bool needsExtract() const { return isa<Action *>(V); } in needsExtract() function
1664 bool needsExtract(Value *V, ElementCount VF) const { in needsExtract() function in llvm::LoopVectorizationCostModel