Searched refs:context_found (Results 1 – 1 of 1) sorted by relevance
109 Label context_found(this); in GetContextAtDepth() local115 Branch(Word32Equal(depth, Int32Constant(0)), &context_found, &context_search); in GetContextAtDepth()124 Branch(Word32Equal(cur_depth.value(), Int32Constant(0)), &context_found, in GetContextAtDepth()128 Bind(&context_found); in GetContextAtDepth()