Searched refs:EXP (Results 1 – 1 of 1) sorted by relevance
74 void CompareInstruction(LamdaType fn, const char* EXP) { in CompareInstruction() argument91 if (!std::regex_match(disassembly, std::regex(EXP))) { in CompareInstruction()96 EXP, in CompareInstruction()