Searched refs:PrevIP (Results 1 – 1 of 1) sorted by relevance
45 uint64_t PrevIP = IP.Address; in unwindLinear() local49 State.getBinary()->inlineContextEqual(PrevIP, IP.Address); in unwindLinear()50 if (!SameInlinee || PrevIP == Target) { in unwindLinear()51 recordRangeCount(PrevIP, End, State, Repeat); in unwindLinear()