Home
last modified time | relevance | path

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

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