Searched refs:EFE (Results 1 – 2 of 2) sorted by relevance
105 RSExportForEach *EFE = RSExportForEach::Create(this, FD); in processExportFunc() local106 if (EFE == NULL) in processExportFunc()109 mExportForEach.push_back(EFE); in processExportFunc()178 RSExportForEach *EFE = *I; in cleanupForEach() local179 if (!EFE->getName().compare("root")) { in cleanupForEach()186 mExportForEach.push_front(EFE); in cleanupForEach()
425 const RSExportForEach *EFE = *I; in dumpExportForEachInfo() local428 llvm::MDString::get(mLLVMContext, EFE->getName().c_str())); in dumpExportForEachInfo()436 llvm::utostr_32(EFE->getSignatureMetadata()))); in dumpExportForEachInfo()