Searched refs:SeedCollection (Results 1 – 4 of 4) sorted by relevance
35 SeedCollection::SeedCollection(StringRef Pipeline) in SeedCollection() function in llvm::sandboxir::SeedCollection39 bool SeedCollection::runOnFunction(Function &F, const Analyses &A) { in runOnFunction()
36 FUNCTION_PASS_WITH_PARAMS("seed-collection", ::llvm::sandboxir::SeedCollection)
24 class SeedCollection final : public FunctionPass {30 SeedCollection(StringRef Pipeline);
2149 SRCS_MIN+= Transforms/Vectorize/SandboxVectorizer/Passes/SeedCollection.cpp