Searched refs:CheckCurrentPC (Results 1 – 1 of 1) sorted by relevance
176 static inline bool CheckCurrentPC(T pc, T checkpoint) { in CheckCurrentPC() function195 if (CheckCurrentPC(pc, checkpoint_)) return true; in MustEmit()