Searched refs:label_singleton_exists (Results 1 – 1 of 1) sorted by relevance
2051 Emit::Label label_singleton_exists = ilGen->DefineLabel(); in complete_singleton_type() local2052 ilGen->Emit(Emit::OpCodes::Brtrue_S, label_singleton_exists); in complete_singleton_type()2067 ilGen->MarkLabel(label_singleton_exists); in complete_singleton_type()
Completed in 35 milliseconds