Home
last modified time | relevance | path

Searched refs:inst_check_context_used (Results 1 – 1 of 1) sorted by relevance

/dports/lang/mono/mono-5.10.1.57/mono/mini/
H A Dmini-generic-sharing.c104 inst_check_context_used (MonoGenericInst *inst) in inst_check_context_used() function
131 context_used |= inst_check_context_used (context->class_inst); in mono_generic_context_check_used()
132 context_used |= inst_check_context_used (context->method_inst); in mono_generic_context_check_used()