Searched refs:IsTwoByteData (Results 1 – 1 of 1) sorted by relevance
206 bool IsTwoByteData(uint64_t Data) { in IsTwoByteData() function in fuzzer::TraceState274 bool TryShort = IsTwoByteData(Val); in DFSanSwitchCallback()276 TryShort &= IsTwoByteData(Cases[i]); in DFSanSwitchCallback()321 if (!Added && CmpSize == 4 && IsTwoByteData(Arg1) && IsTwoByteData(Arg2)) { in TraceCmpCallback()332 bool TryShort = IsTwoByteData(Val); in TraceSwitchCallback()334 TryShort &= IsTwoByteData(Cases[i]); in TraceSwitchCallback()