Searched refs:kUnsupportedOpcodesSize (Results 1 – 1 of 1) sorted by relevance
448 static const size_t kUnsupportedOpcodesSize[] = { variable466 static_assert(sizeof(kUnsupportedOpcodesSize) == 8 * sizeof(size_t),502 kUnsupportedOpcodesSize[cu->instruction_set] == 0U) { in CanCompileMethod()514 int unsupport_list_size = kUnsupportedOpcodesSize[cu->instruction_set]; in CanCompileMethod()