Searched refs:EFE (Results 1 – 2 of 2) sorted by relevance
125 RSExportForEach *EFE = RSExportForEach::Create(this, FD); in processExportFunc() local126 if (EFE == nullptr) { in processExportFunc()132 mExportForEach[0] = EFE; in processExportFunc()138 mFirstOldStyleKernel = mExportForEach.insert(mFirstOldStyleKernel, EFE) + 1; in processExportFunc()147 mFirstOldStyleKernel = mExportForEach.insert(mFirstOldStyleKernel, EFE); in processExportFunc()
755 const RSExportForEach *EFE = *I; in dumpExportForEachInfo() local758 llvm::MDString::get(mLLVMContext, EFE->getName().c_str())); in dumpExportForEachInfo()766 llvm::utostr_32(EFE->getSignatureMetadata()))); in dumpExportForEachInfo()