Searched defs:VisitUnresolvedLoadStatic (Results 1 – 2 of 2) sorted by relevance
1320 void GraphChecker::VisitUnresolvedLoadStatic([[maybe_unused]] GraphVisitor *v, Inst *inst) in CheckDataFlow() function in panda::compiler::GraphChecker
3846 void EncodeVisitor::VisitUnresolvedLoadStatic(GraphVisitor *visitor, Inst *inst) in VisitUnresolvedLoadStatic() function in panda::compiler::EncodeVisitor