MCPcopy Create free account
hub / github.com/AdaptiveCpp/AdaptiveCpp / compute

Method compute

src/compiler/cbs/UniformityAnalysis.cpp:286–287  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

284}
285
286void VectorizationAnalysis::compute(const Function &F) {
287 IF_DEBUG_VA { errs() << "\n\n-- VA::compute() log -- \n"; }
288
289 VectorShapeTransformer vecShapeTrans(layout, LI, vecInfo);
290

Callers 1

VectorizationAnalysisMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected