Searched defs:SRegExpectation (Results 1 - 1 of 1) sorted by relevance

/art/compiler/dex/
H A Dtype_inference_test.cc540 struct SRegExpectation { struct in class:art::TypeInferenceTest
545 void ExpectSRegType(int s_reg, const SRegExpectation& expectation, bool check_loc = true) {
586 SRegExpectation high_expectation = { array_depth, flags | kExpectHigh };
667 static const SRegExpectation expectations[] = {
722 static const SRegExpectation expectations[] = {
788 static const SRegExpectation expectations[] = {
855 static const SRegExpectation expectations[] = {
922 static const SRegExpectation expectations[] = {
989 static const SRegExpectation expectations[] = {
1027 static const SRegExpectation expectation
[all...]

Completed in 25 milliseconds