Searched refs:PosHigh (Results 1 – 1 of 1) sorted by relevance
814 const int64_t PosLow, const int64_t PosHigh, in verifyInsExtInstruction() argument825 if (!((PosLow <= Pos) && (Pos < PosHigh))) { in verifyInsExtInstruction()