Searched refs:kUnsupportedOpcodesSize (Results 1 – 1 of 1) sorted by relevance
454 static const size_t kUnsupportedOpcodesSize[] = { variable472 COMPILE_ASSERT(sizeof(kUnsupportedOpcodesSize) == 8 * sizeof(size_t),565 kUnsupportedOpcodesSize[cu.instruction_set] == 0U) { in CanCompileMethod()577 int unsupport_list_size = kUnsupportedOpcodesSize[cu.instruction_set]; in CanCompileMethod()