Searched refs:mightBeProximate (Results 1 – 1 of 1) sorted by relevance
473 public static boolean mightBeProximate(Compiler compiler, int opPos, int stepType) in mightBeProximate() method in WalkerFactory477 boolean mightBeProximate = false; in mightBeProximate()539 return mightBeProximate; in mightBeProximate()580 boolean mightBeProximate = mightBeProximate(compiler, stepOpCodePos, stepType); in isOptimizableForDescendantIterator()581 if(mightBeProximate) in isOptimizableForDescendantIterator()