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