Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/runtime/
Dcha.cpp94 PandaSet<Method *> dependent_methods; in InvalidateMethods() local
110 void ClassHierarchyAnalysis::InvalidateMethod(Method *method, PandaSet<Method *> *dependent_methods in InvalidateMethod()