MCPcopy Create free account
hub / github.com/Samsung/UTopia / run

Method run

lib/indcallsolver/CustomCVPPass.cpp:447–450  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

445}
446
447PreservedAnalyses CustomCVPPass::run(Module &M, ModuleAnalysisManager &) {
448 runCVP(M);
449 return PreservedAnalyses::all();
450}
451
452} // end namespace ftg

Callers 10

solveMethod · 0.45
emitFunction · 0.45
emit_linked_bcFunction · 0.45
collect_apiFunction · 0.45
downloadMethod · 0.45
buildMethod · 0.45
executeMethod · 0.45
executeMethod · 0.45
loadMethod · 0.45

Calls 1

runCVPFunction · 0.85

Tested by 1

loadMethod · 0.36