Home
last modified time | relevance | path

Searched defs:callGraph (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/runtime_core/static_core/libllvmbackend/transforms/passes/
Dinline_devirt.cpp120 … llvm::CGSCCAnalysisManager &analysisManager, llvm::LazyCallGraph &callGraph, in run()
/arkcompiler/ets_frontend/ets2panda/linter/arkanalyzer/src/
DScene.ts1030 let callGraph = new CallGraph(this); variable
1037 let callGraph = new CallGraph(this); variable