Searched refs:NoInterposingChain (Results 1 – 1 of 1) sorted by relevance
284 bool NoInterposingChain = true; in FindPotentialTailCall() local309 (InstructionWillNotHaveChain(CI) || NoInterposingChain) && in FindPotentialTailCall()316 NoInterposingChain = in FindPotentialTailCall()317 NoInterposingChain && InstructionWillNotHaveChain(Inst); in FindPotentialTailCall()