Searched refs:context_search (Results 1 – 2 of 2) sorted by relevance
171 Label context_search(this, 2, context_search_loop_variables); in GetContextAtDepth() local174 Branch(Word32Equal(depth, Int32Constant(0)), &context_found, &context_search); in GetContextAtDepth()177 BIND(&context_search); in GetContextAtDepth()184 &context_search); in GetContextAtDepth()201 Label context_search(this, 2, context_search_loop_variables); in GotoIfHasContextExtensionUpToDepth() local204 Goto(&context_search); in GotoIfHasContextExtensionUpToDepth()205 BIND(&context_search); in GotoIfHasContextExtensionUpToDepth()222 &context_search); in GotoIfHasContextExtensionUpToDepth()
2532 Label context_search(this, 1, context_search_loop_variables); in LoadModuleContext() local2535 Goto(&context_search); in LoadModuleContext()2536 BIND(&context_search); in LoadModuleContext()2543 Goto(&context_search); in LoadModuleContext()