Searched defs:Expected (Results 1 - 1 of 1) sorted by last modified time

/frameworks/compile/slang/
H A Dslang_rs_backend.cpp318 const RSExportRecordType *Expected = EF->getParamPacketType(); local
319 if (Expected) {
320 fprintf(stderr, "Expected:\n");
321 Expected->getLLVMType()->dump();

Completed in 291 milliseconds