Searched refs:SameInlinee (Results 1 – 1 of 1) sorted by relevance
65 bool SameInlinee = Binary->inlineContextEqual(PrevIP, IP.Address); in unwindLinear() local66 if (!SameInlinee || PrevIP == Target) { in unwindLinear()