Searched refs:kUnsupportedOpcodes (Results 1 – 1 of 1) sorted by relevance
433 static const int* kUnsupportedOpcodes[] = { variable451 COMPILE_ASSERT(sizeof(kUnsupportedOpcodes) == 8 * sizeof(int*), kUnsupportedOpcodes_unexp);576 const int *unsupport_list = kUnsupportedOpcodes[cu.instruction_set]; in CanCompileMethod()