Searched refs:IsForwardCTC (Results 1 – 1 of 1) sorted by relevance
815 const bool IsForwardCTC = BF.isForwardCall(CalleeSymbol); in fixTailCalls() local853 const bool DirectionFlag = CondSucc == BB ? IsForwardCTC : !IsForwardCTC; in fixTailCalls()