Searched refs:context_search (Results 1 – 2 of 2) sorted by relevance
182 Label context_search(this, {&cur_depth, &cur_context}); in GetContextAtDepth() local185 Branch(Word32Equal(depth, Int32Constant(0)), &context_found, &context_search); in GetContextAtDepth()188 BIND(&context_search); in GetContextAtDepth()195 &context_search); in GetContextAtDepth()207 Label context_search(this, {&cur_depth, &cur_context}); in GotoIfHasContextExtensionUpToDepth() local211 Goto(&context_search); in GotoIfHasContextExtensionUpToDepth()212 BIND(&context_search); in GotoIfHasContextExtensionUpToDepth()232 &context_search); in GotoIfHasContextExtensionUpToDepth()
2580 Label context_search(this, &cur_context); in LoadModuleContext() local2583 Goto(&context_search); in LoadModuleContext()2584 BIND(&context_search); in LoadModuleContext()2593 Goto(&context_search); in LoadModuleContext()