Searched refs:ExportPredSU (Results 1 – 1 of 1) sorted by relevance
94 SUnit *ExportPredSU = ExportPred.getSUnit(); in removeExportDependencies() local95 if (ExportPred.isBarrier() && !isExport(*ExportPredSU)) in removeExportDependencies()96 ToAdd.push_back(SDep(ExportPredSU, SDep::Barrier)); in removeExportDependencies()